emits added

pull/1628/head
Tuğçe Küçükoğlu 2021-09-29 16:29:05 +03:00
parent 971f545d36
commit f23856b3a0
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ import {DomHandler} from 'primevue/utils';
export default {
name: 'SpeedDial',
emits: ['click', 'show', 'hide'],
props: {
model: null,
visible: {