Skip to content

Consider using lang property & attribute instead of language #98

@slawomir-brzezinski-at-interxion

Description

There's the lang standard HTML DOM property that maps to the lang standard HTML attribute.

Why not comply to these standards?

Benefits:

  • Standard HTML code works out of the box
  • making users' components standard HTML and accessible will not require any boilerplate linking code (since lang property already reflects to the attribute).

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