@gradio/accordion
v0.5.1
Published
Gradio UI packages
Downloads
261
Readme
@gradio/button
<script>
import { Button } from "@gradio/button";
</script>
<button type="primary|secondary" href="string" on:click="{e.detail === href}">
content
</button>