Format Builder
Builder for Formatted TextField.
Constructors
FormatBuilder
Link copied to clipboard
fun FormatBuilder()
Content copied to clipboard
Functions
build
Link copied to clipboard
formatSection
Link copied to clipboard
fun formatSection(content: Expression, block: Expression.FormatSectionBuilder.() -> Unit): Expression.FormatBuilder
Content copied to clipboard
fun formatSection(text: String, block: Expression.FormatSectionBuilder.() -> Unit): Expression.FormatBuilder
Content copied to clipboard