Interface MLMarkupLanguageParser

Hierarchy

  • MLMarkupLanguageParser

Properties

Methods

Properties

booleanish?: boolean

Detect value as a true if its attribute is booleanish value and omitted.

Ex:

<Component aria-hidden />

In the above, the aria-hidden is true.

endTag?: EndTagType

Default

"omittable"

Methods

Generated using TypeDoc