Files
AstralRinth/libs/omorphia/docs/components/drop-area.md

337 B

Drop Area

<script setup> import { ref } from "vue"; const files = ref([]) </script> Click to choose a file or drag one onto this page
<InfoIcon /> Click to choose a file or drag one onto this page
<DropArea accept="*" />