UNPKG

@umbraco-ui/uui-textarea

Version:

Custom element wrapping the native textarea 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) 76 B
export * from './uui-textarea.element'; export * from './UUITextareaEvent';