mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
03edbc6f81
* katex * changes * format * fix test * remove None * changelog * Update gradio/components/chatbot.py * Update gradio/components/chatbot.py * tweak --------- Co-authored-by: Abubakar Abid <abubakar@huggingface.co> Co-authored-by: pngwn <hello@pngwn.io> |
||
---|---|---|
.. | ||
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>