jmix-docs icon indicating copy to clipboard operation
jmix-docs copied to clipboard

Document RichTextArea component

Open knstvk opened this issue 2 years ago • 1 comments

See jmix-framework/jmix#2055

knstvk avatar Jan 10 '24 07:01 knstvk

  1. Add description of available theme variants: compact and no-border - io.jmix.flowui.kit.component.richtexteditor.RichTextEditorVariant
  2. Worth mention that unless set to a fixed height, RichTextEditor adjusts its height automatically based on its content.
  3. Worth describing Toolbar actions in detail, e.g. like Vaadin: https://vaadin.com/docs/latest/components/rich-text-editor#toolbar-actions
  4. Actual Java class: JmixRichTextEditor

glebfox avatar Apr 27 '24 10:04 glebfox