UNPKG
@jsonforms/vue-vuetify
Version:
latest (3.7.0)
next (3.8.0-alpha.0)
3.8.0-alpha.0
3.7.0
3.7.0-beta.0
3.7.0-alpha.3
3.7.0-alpha.2
3.7.0-alpha.1
3.7.0-alpha.0
3.6.0
3.6.0-beta.0
3.6.0-alpha.1
3.6.0-alpha.0
3.5.1
3.5.0
3.5.0-beta.2
3.5.0-beta.1
3.5.0-beta.0
3.4.1
3.4.1-beta.0
3.4.0
3.4.0-beta.0
3.4.0-alpha.3
3.3.0-preview.0
3.2.0-preview-alpha.3
3.1.0-preview.0
Vue Vuetify renderers for JSON Forms
jsonforms.io
eclipsesource/jsonforms
@jsonforms/vue-vuetify
/
lib
/
controls
/
directives
/
DisabledIconFocus.d.ts
5 lines
(4 loc)
•
115 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
DisabledIconFocus
: {
updated
(
el
:
HTMLElement
):
void
; };
export
default
DisabledIconFocus
;