/** * @fileoverview Textarea — multi-line text input with spring-animated focus ring and auto-sizing support. * @module packages/ui/components/ui/textarea * @layer core * * @component * @example * import { Textarea } from '@saasflare/ui'; *