@synbee-webcomponents/sw-input-button
v2.0.18
Published
sw-input-button is a web-component from Synbee Webcomponents Library, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Downloads
186
Keywords
Readme
input-button
Properties
| Property | Attribute | Description | Type | Default |
| -------------- | ---------------- | ----------- | --------- | ----------- |
| dark
| dark
| | boolean
| undefined
|
| defaultIcon
| default-icon
| | boolean
| true
|
| height
| height
| | string
| undefined
|
| icon
| icon
| | boolean
| false
|
| lightblue
| lightblue
| | boolean
| undefined
|
| roundendInPx
| roundend-in-px
| | string
| undefined
|
| size
| size
| | string
| undefined
|
| text
| text
| | string
| undefined
|
Events
| Event | Description | Type |
| ----------------------- | ----------- | ---------------------- |
| toggleReminderEmitter
| | CustomEvent<boolean>
|
Dependencies
Used by
Graph
graph TD;
sw-addon-reminder-footer --> sw-input-button
sw-modal-alert --> sw-input-button
sw-modal-generic --> sw-input-button
style sw-input-button fill:#f9f,stroke:#333,stroke-width:4px
Built with love!