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