ListFormatOptions

data class ListFormatOptions(val type: ListType = ListType.Conjunction, val style: ListStyle = ListStyle.Long)(source)

List formatting options.

Constructors

Link copied to clipboard
constructor(type: ListType = ListType.Conjunction, style: ListStyle = ListStyle.Long)

Properties

Link copied to clipboard
Link copied to clipboard