Updates the theme of an editor. The editor needs to be inside a shadow root with a style element for the theme whoose id is "theme". This is the case when using the setups.
id
"theme"
Editor you want to change the theme of.
Name of the new theme.
Generated using TypeDoc
Updates the theme of an editor. The editor needs to be inside a shadow root with a style element for the theme whoose
id
is"theme"
. This is the case when using the setups.