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