androidApp
/
com.keygenqt.viewer.android.compose.base
/
FormError
Form
Error
@
Composable
fun
FormError
(modifier:
Modifier
= Modifier, text:
String
= "Box Text Field Error Preview", content:
@
Composable
() ->
Unit
? = null)
Content copied to clipboard
Box with error for forms
Parameters
modifier
Modifier to be applied to the layout
text
text show in error block