components / dialog
dialog.
promise-based confirm and alert dialogs.
installation
bunx @justin06lee/chrome@latest add dialogprops
| name | type | default | description |
|---|---|---|---|
| title * | string | - | |
| message | string | - | |
| danger | boolean | false |
promise-based confirm and alert dialogs.
bunx @justin06lee/chrome@latest add dialog| name | type | default | description |
|---|---|---|---|
| title * | string | - | |
| message | string | - | |
| danger | boolean | false |