Companion

Functions

Link copied to clipboard
fun <A> build(contents: @Composable FormScope<A>.() -> Unit): Form<A>

Basic builder for a Form.