button

v0.0.1arrow_drop_down
v0.0.1
STATUS
Passing
DOWNLOADS
9
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
N/A
Use `buttonStyle` instead
1 contributor
Install button as a package?
Copied
npm i @bit/qballer.deangul.button
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
chevron_left
chevron_right
Split Buttons

hc-split-button

To use hc-split-button you encapsulate the content you want to be shown on the button. Anything marked with the directive hcButtonItem will get transferred into the dropdown menu. Everything else will be shown as the main button’s content

hcButtonItem

Marks an element for being put into the dropdown menu of the button. Multiple things can be marked with this directive

Help and resources