mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
* First upload * fix tests * cleanuop * tweak * cleanup * revert --------- Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
@gradio/uploadbutton
<script>
import { UploadButton } from "@gradio/uploadbutton";
</script>
<button type="primary|secondary" href="string" on:click="{e.detail === href}">
content
</button>