0.0.10 • Published 2 years ago
fab-web-components v0.0.10
Stencil components library
fab-button
Properties
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
disabled | disabled | Disabled | boolean | undefined | 
fontSize | font-size | Font size in the button css property | string | undefined | 
height | height | Height string property that will be passed in the width css property | string | undefined | 
label | label | The label of the button | string | undefined | 
primary | primary | Primary style | boolean | true | 
rounded | rounded | Rounded style | "large" \| "medium" \| "small" | undefined | 
width | width | Width string property that will be passed in the width css property | string | undefined |