yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-compose
/
io.github.yafrl.compose
/
Form
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
build
Link copied to clipboard
fun
<
A
>
build
(
contents
:
@
Composable
FormScope
<
A
>
.
(
)
->
Unit
)
:
Form
<
A
>
Basic builder for a
Form
.