FormatBuilder
Builder for Formatted TextField.
Constructors
Functions
build
Link copied to clipboard
Build the Format expression.
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
A component of the Formatted expression.