Format Builder
Builder for Formatted TextField.
Constructors
FormatBuilder
Link copied to clipboard
fun FormatBuilder()
Content copied to clipboard
Functions
build
Link copied to clipboard
Build the Format expression.
format Section
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.