FormElement
This is used to define each section in the visual form layout. Each item in the layout has an identifier and a controller associated with it.
Functions
Link copied to clipboard
abstract fun getFormFieldValueFlow(): Flow<List<Pair<IdentifierSpec, FormFieldEntry>>>
Content copied to clipboard