This is the llms.txt documentation for the "textareas" directory of the Origin UI - Svelte project. # "textareas" directory > A collection of production-ready, accessible UI components built with Svelte 5 and Tailwind CSS. These components are designed to be drop-in solutions for rapidly building modern web applications. This documentation covers 19 components, each following best practices for accessibility, performance, and type safety. ## Components ## textarea-01 > A type-safe, accessible textarea-01 component for building modern UIs. This component is part of the textareas collection. ### Core Information - **Component ID**: `textarea-01` - **Location**: `/src/lib/components/textareas/textarea-01.svelte` - **Type**: UI Component ### Usage ```svelte Full component implementation: ```svelte
``` ### Links - [View Source](https://github.com/max-got/originui-svelte/tree/main/src/lib/components/textareas/textarea-15.svelte) ## textarea-16 > A type-safe, accessible textarea-16 component for building modern UIs. This component is part of the textareas collection. ### Core Information - **Component ID**: `textarea-16` - **Location**: `/src/lib/components/textareas/textarea-16.svelte` - **Type**: UI Component ### Usage ```svelte Full component implementation: ```svelte