Textarea

KbqTextarea — component for multi-line text input.

When the canGrow attribute is enabled, the text field will automatically adjust its height based on the content.

The maxRows attribute limits the maximum number of rows in the text field; when the limit is reached, scrolling appears.

The field is not available for editing and interaction. Configured using the disabled attribute.

Display of the field in an error state for visual indication of invalid data.

Docs Feedback
If you have any questions or would like to contribute to writing the documentation, please create an issue in our GitHub repository.