ListItem is an item in an OrderedList and UnorderedList.
Slots
- htmlNameSource
-
override Str htmlName()
Overrides fandoc::DocElem.htmlName
Doc inherited from fandoc::DocElem.htmlName
Get the HTML element name to use for this element.
- idSource
-
override DocNodeId id()
Overrides fandoc::DocNode.id
Doc inherited from fandoc::DocNode.id
Get node id for node type.
- isInlineSource
-
override Bool isInline()
Overrides fandoc::DocElem.isInline
Doc inherited from fandoc::DocElem.isInline
Is this an inline versus a block element.