Code Format
parent
fd623ad1e3
commit
3cd9b2d1e4
|
@ -55,7 +55,7 @@ export default {
|
||||||
confirmation: null,
|
confirmation: null,
|
||||||
autoFocusAccept: null,
|
autoFocusAccept: null,
|
||||||
autoFocusReject: null,
|
autoFocusReject: null,
|
||||||
focusElementOnHide: null,
|
focusElementOnHide: null
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
target: null,
|
target: null,
|
||||||
|
|
|
@ -85,7 +85,7 @@ export default {
|
||||||
maximized: false,
|
maximized: false,
|
||||||
focusableMax: null,
|
focusableMax: null,
|
||||||
focusableClose: null,
|
focusableClose: null,
|
||||||
focusElementOnHide: null,
|
focusElementOnHide: null
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
|
Loading…
Reference in New Issue