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!