styled-button
v0.0.3arrow_drop_downv0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
40
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
15 KB
1 contributor
Like
Install styled-button as a package?
Copied
npm i @bit/nsebhastian.jotai-example.components.styled-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
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout
modifieddraft
chevron_left
chevron_right
Properties
Name | Type | Default value | Description |
---|---|---|---|
children (required) | node | The button content or label | |
onClick (required) | function | on click function | |
isPrimary | bool | true | style: primary button or not |