Last updated 3 years ago
Was this helpful?
#attributes
An optional private property of indicates tag attributes.
#attributes?: Attributes;
#name
Private property of a generic type variable as the tag name.
#name: Name;
#wrapper
Private property holds an instance of to wrap the given name.
#wrapper: Wrapper<Opening, Closing>;
Attributes
Wrapper
Name