calvesca's picture
Upload folder using huggingface_hub
0bd62e5 verified
|
raw
history blame
203 Bytes

@gradio/button

<script>
    import { Button } from "@gradio/button";
</script>

<button type="primary|secondary" href="string" on:click="{e.detail === href}">
    content
</button>