mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
48e09ee887
* fix * add changeset * add dequal to dependency * package * lint --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co> |
||
---|---|---|
.. | ||
static | ||
CHANGELOG.md | ||
Chatbot.stories.svelte | ||
Chatbot.test.ts | ||
package.json | ||
README.md | ||
utils.ts |
@gradio/button
<script>
import { Button } from "@gradio/button";
</script>
<button type="primary|secondary" href="string" on:click="{e.detail === href}">
content
</button>