UNPKG

@umbraco-ui/uui-input

Version:

Custom element wrapping the native input element. This is a formAssociated element, meaning it can participate in a native HTMLForm. In browsers other then Chrome it may require a polyfill.

3 lines (2 loc) 70 B
export * from './uui-input.element'; export * from './UUIInputEvent';