add a comment
This commit is contained in:
parent
1afef1037e
commit
7e74a13fcf
@ -15,7 +15,7 @@ export default {
|
|||||||
disabled: {
|
disabled: {
|
||||||
type: Boolean
|
type: Boolean
|
||||||
},
|
},
|
||||||
click: {
|
click: { // click event handler. Must return a promise
|
||||||
type: Function,
|
type: Function,
|
||||||
default: () => Promise.resolve()
|
default: () => Promise.resolve()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user