UNPKG

@lion/form-core

Version:

Form-core contains all essential building blocks for creating form fields and fieldsets

3 lines (2 loc) 198 B
export type FormControlHost = import('../../types/FormControlMixinTypes.js').FormControlHost; export type HTMLElementWithValue = import('../../types/FormControlMixinTypes.js').HTMLElementWithValue;