mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-12 10:34:32 +08:00
f37d17089d
* file routes * adding access token * add reverse proxy * adding access token * context * rewrite * frontend * formatting * changelog * formatting * fix tests * fixed image issue * fix frontend * os removal * Update test_external.py * fixes to normalise * version * fixes so that functions work * lint * formatting |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md |
@gradio/button
<script>
import { Button } from "@gradio/button";
</script>
<button type="primary|secondary" href="string" on:click="{e.detail === href}">
content
</button>