OTPElement
data class OTPElement(val identifier: IdentifierSpec, val controller: OTPController) : FormElement
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun getFormFieldValueFlow(): Flow<List<Pair<IdentifierSpec, FormFieldEntry>>>
Content copied to clipboard
Link copied to clipboard