ListStyle

enum ListStyle : Enum<ListStyle> , Style

Entries

Link copied to clipboard

If used within DescriptionList context, provides the definition or other related text associated with DescriptionTerm. Formatting example: see <dd> html tag

Link copied to clipboard

If used within DescriptionList context, specifies a term in a description or definition list, usually followed by DescriptionDetails for one or more terms. Formatting example: see <dt> html tag

Link copied to clipboard

Represents a list of groups of DescriptionTerm and DescriptionDetails. Common uses for this element are to implement a glossary or to display metadata (a list of key-value pairs). Formatting example: see <dl> html tag.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int