| Property | Type | Required | Default | Description |
|---|---|---|---|---|
hostEl |
HTMLElement |
✅ | - | Host element on which drop events to attach |
iconPack |
IconPack1 |
❌ | defaultIconPack |
Icon pack |
t |
RtkI18n1 |
❌ | useLanguage() |
Language |
<rtk-file-dropzone></rtk-file-dropzone><rtk-file-dropzone>
</rtk-file-dropzone><script>
const el = document.querySelector("rtk-file-dropzone");
</script>