InputRichBlockUnorderedListBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun item(text: String)
fun item(hasCheckbox: Boolean? = null, isChecked: Boolean? = null, block: InputRichBlocksBuilder.() -> Unit)