Back to Gradio

`@gradio/button`

js/accordion/README.md

3.41.0191 B
Original Source

@gradio/button

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

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