September 12, 2023
↔️ Resize Code-editor
Finally, you can resize the code-editor element! 🥳 Like the rich-text element there are 3 different resize modes available.
- Auto size: Resize automatically to fit the content. (Default)
- Auto height: Resize automatically to fit the content height. The width will be fixed.
- Fixed size: Keep its size and the content will be scrollable.
Read more in our docs.
Loading...