Skip to content

Convert hyphen-case to camelCase for Component/Directive properties #3369

@typotter

Description

@typotter

Currently, specifying a property in camel case like myProperty works with attributes written with hyphens (like my-property). This conversion should (also) work the other way, as it is more intuitive to list the properties in the Component with the exact strings by which they'll be accessed from the template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions