Component that represent each button of the alert dialog.
Name | Type | Description |
---|---|---|
modifier | string | The appearance of the alert dialog button. Optional. |
disabled | bool | Specifies whether the button is disabled. Optional. |
onClick | func | This function will be called when the button is clicked. Optional. |
Name | Description |
---|---|
material | Material Design alert-dialog button. |
If you have any questions, use our Community Forum or talk to us on Discord chat. The Onsen UI team and your peers in the community will work together to help solve your issues.
For bug reports and feature requests use our GitHub Issues page.