EmptyFormElement
data class EmptyFormElement(identifier: IdentifierSpec, controller: Controller?) : FormElement
Content copied to clipboard
Functions
Link copied to clipboard
open override fun getFormFieldValueFlow(): Flow<List<Pair<IdentifierSpec, FormFieldEntry>>>
Content copied to clipboard
Link copied to clipboard