hero-button

v0.0.2arrow_drop_down
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
67
VISIBILITY
Public
PUBLISHED
7 years ago
SIZE
N/A
CTA button for `Hero` featured content
1 contributor
Install hero-button as a package?
Copied
npm i @bit/kutner.normal.components.hero-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
No preview available
modifieddraft
chevron_left
chevron_right
HeroButton ()

CTA button for Hero featured content

Example
<HeroButton text="Im a Hero!" primary />
Properties
NameTypeDescription
primary
boolean

determines is a primary button (emphasized)

text
string

label to be displayed within the button

Help and resources