A newer version of the Gradio SDK is available: 5.22.0
5.22.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;