Comment Editor
Basic comment editor
Comment editor with toolbar that always visible
Comment editor with cancel button always visible
Comment editor with custom button labels
Comment editor with full view mode
Comment editor with upload error
Comment editor with max content height
By default, emr-comment-editor
component has no fixed height and grows in accordance with the content, you can limit the maximum height using the css property --emr-comment-editor-content-max-height
.
Just specify the value in pixels and a scroll will appear when the specified size is reached.
Comment editor with custom icons