UNPKG

@jsonforms/vue-vanilla

Version:

Vue 3 Vanilla renderers for JSON Forms

7 lines (6 loc) 145 B
export interface Options { showUnfocusedDescription?: boolean; hideRequiredAsterisk?: boolean; focus?: boolean; step?: number; }