flow-components icon indicating copy to clipboard operation
flow-components copied to clipboard

feat: add API to set color options to RichTextEditor

Open web-padawan opened this issue 1 year ago • 2 comments

Description

Related to https://github.com/vaadin/web-components/pull/7392

Type of change

  • Enhancement

Note

Currently getColorOptions() doesn't return the default value of the corresponding web component property. This could be probably workarounded by adding notify: true and using @Synchronize annotation.

web-padawan avatar May 10 '24 12:05 web-padawan