tui.editor
tui.editor copied to clipboard
Customize image input
Summary
Is there a way to customize image input to accept png files only? Currently, it accepts all kind of images
<input id="toastuiImageFileInput" type="file" accept="image/*" data-gtm-form-interact-field-id="3">
Screenshots
Version
"@toast-ui/editor": "^3.2.2",