Introducing FastRTC, a new way to build real-time AI apps

Read More

New to Gradio? Start here: Getting Started

See the Release History

@gradio/button

v0.5.8

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

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