Gradio Agents & MCP Hackathon · Virtual, June 2-8 · $10k+ in prizes

Register Now

New to Gradio? Start here: Getting Started

See the Release History

@gradio/button

v0.5.16

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

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