Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Tui::Markdown::ListItem
Inherits
Struct
/
Value
/
Object
List item (can have nested inline elements)
Constructors
new
(elements :
Array
(
InlineElement
) = [] of
InlineElement
, indent :
Int32
= 0)
Source
Instance methods
elements
Source
elements=
(elements :
Array
(
InlineElement
))
Source
indent
Source
indent=
(indent :
Int32
)
Source