This package has been deprecated

Author message:

This package has been moved to @w0s/button-confirm

@saekitominaga/customelements-button-confirm
TypeScript icon, indicating that this package has built-in type declarations

1.1.6 • Public • Published

Display a confirm() modal dialog when button is pressed

npm version test status

Demo

Examples

<button is="x-confirm"
  data-message="Message text"
>Submit</button>

Attributes

data-message [required]
A string you want to display in the confirm() modal dialog.

Package Sidebar

Install

npm i @saekitominaga/customelements-button-confirm

Weekly Downloads

2

Version

1.1.6

License

MIT

Unpacked Size

39.1 kB

Total Files

7

Last publish

Collaborators

  • saekitominaga