Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add textarea array rendering support in SmartViewAdapter
- Introduced a new rendering method for textarea arrays in the SmartViewAdapter, enhancing the component's capabilities. - Updated the existing textarea rendering method to include debouncing for change events, improving performance and user experience. - This change aims to provide better handling of textarea inputs, particularly when dealing with arrays, and ensures a more responsive interface.
- Loading branch information