![]() | Html |
The HtmlTagToken type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes | Get the attributes. |
![]() | Id | Get the HTML tag identifier. |
![]() | IsEmptyElement | Get whether the tag is an empty element. |
![]() | IsEndTag | Get whether the tag is an end tag. |
![]() | Kind |
Get the kind of HTML token that this object represents.
(Inherited from HtmlToken) |
![]() | Name | Get the name of the tag. |