@gradio/form
v0.2.6
Published
Gradio UI packages
Downloads
321
Readme
@gradio/form
<script>
import { Form } from "@gradio/form";
</script>
Form
export let visible = true;
export let scale: number | null = null;
export let min_width = 0;