iconbutton

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
Prevents user actions on the button
Install iconbutton as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.iconbutton
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

Prevents user actions on the button

Icon or svg to be rendered

Url button will navigate to when clicked

The icon-button is toggled to on when this is set

Called when user moves focus away from the button

Called when user clicks the button

Called when user moves focus onto the button

Called when mouse is pressed over the button

Called when mouse begins to move over the button

Called when mouse stops moving over the button

Called when mouse is released over the button

Surface color level that the icon-button will be sitting on

Title of the button for accessibility purposes

The visual variant of the icon-button

Help and resources