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.

Suggestions for improvement
If you found a mistake or want to improve the article, create an issue on GitHub.