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