toggle menu
Carbon Compose
v0.3.1
common
switch theme
search in API
Carbon Compose
/
com.gabrieldrn.carbon.dropdown.base
/
DropdownInteractiveState
/
Error
Error
data
class
Error
(
val
helperText
:
String
)
:
DropdownInteractiveState
The dropdown presents an error to the user.
Parameters
helper
Text
The error message to be displayed below the dropdown.
Members
Constructors
Error
Link copied to clipboard
constructor
(
helperText
:
String
)
Properties
helper
Text
Link copied to clipboard
val
helperText
:
String