Readonly
aria: ReadonlyDeep<ARIA>WAI-ARIA role and properties
Readonly
attributes: Readonly<Record<string, Attribute>>Attributes
Readonly
categories: readonly Category[]Element categories
Readonly
cite: stringReference URL
Readonly
contentPermitted contents and permitted parents
Optional
Readonly
deprecated?: trueDeprecated
Optional
Readonly
description?: stringDescription
Optional
Readonly
experimental?: trueExperimental technology
Readonly
globalGlobal Attributes
Readonly
name: stringTag name
Optional
Readonly
namespace?: NamespaceURIOptional
Readonly
nonNon-standard
Optional
Readonly
obsolete?: true | { Obsolete or alternative elements
Readonly
omission: ElementSpecOmissionTag omission
Optional
Readonly
possibleIf true, it is possible to add any properties as attributes, for example, when using a template engine or a view language.
https://v2.vuejs.org/v2/guide/components-slots.html#Scoped-Slots
It assumes to specify it on the parser plugin.
Generated using TypeDoc
Element spec