@gradio/tootils
v0.6.4
Published
Internal test utilities
Downloads
48
Readme
@gradio/button
<script>
import { Button } from "@gradio/button";
</script>
<button type="primary|secondary" href="string" on:click="{e.detail === href}">
content
</button>