UIIconButton
Last updated
Last updated
Name |
---|
icon
string
Required - Icon name from style-guide. Example arrow-right-bold
(or (Deprecated) FontAwesome 4 icon. Example fa-user
)
disabled
boolean
false
Set to true to disable button
size
string
"normal"
Size of buttons: large|normal|small|tiny
onClick
function
Callback for when the button is clicked
type
string
"default"
Type of button look. See Available types for variations
selected
boolean
false
If button should be i selected state
default
primary
negative primary
dark default
dark black