toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.form
/
WhenInvalid
When
Invalid
class
WhenInvalid
(
text
:
StyledText
)
:
RequiredIndicatorStyle
(
source
)
Only appends the indicator after a field is initially (or becomes)
invalid
.
Parameters
text
to append to field name
See also
labeled
Members
Constructors
When
Invalid
Link copied to clipboard
constructor
(
text
:
String
=
"*"
)
constructor
(
text
:
StyledText
)