A newer version of the Gradio SDK is available: 5.13.0
5.13.0
@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;