UNPKG

vue-component-toolkit

Version:

A Vue3 component toolkit library

13 lines (9 loc) 397 B
# Confirmation ## Props | Prop name | Description | Type | Values | Default | | -------------- | ----------- | ------ | ------ | ------- | | title | | string | - | | | message | | string | - | | | onConfirmation | | func | - | | | onClose | | func | - | | ---