@umbraco-ui/uui-symbol-file-dropzone
v1.16.0
Published
Umbraco UI symbol-file-dropzone component.
Downloads
10,076
Readme
uui-symbol-file-dropzone
Umbraco style symbol-file-dropzone component.
Installation
ES imports
npm i @umbraco-ui/uui-symbol-file-dropzoneImport the registration of <uui-symbol-file-dropzone> via:
import '@umbraco-ui/uui-symbol-file-dropzone';When looking to leverage the UUISymbolFileDropzoneElement base class as a type and/or for extension purposes, do so via:
import { UUISymbolFileDropzoneElement } from '@umbraco-ui/uui-symbol-file-dropzone';Usage
<uui-symbol-file-dropzone></uui-symbol-file-dropzone>