Gradio PR Bot 135630e187
chore: update versions (#10218)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-06 16:02:55 -08:00
..
2024-10-10 11:25:41 -07:00
2025-01-06 16:02:55 -08:00
2025-01-06 16:02:55 -08:00

@gradio/button

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

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