<script> import { Input } from '@fuxui/base'; let value = $state(''); </script> <Input sizeVariant="sm" placeholder="Enter text here" bind:value />