/lexical-code-angular

Primary LanguageTypeScriptMIT LicenseMIT

lexical-code-angular

Sample usage of CodePlugin and its node overrides of Lexical.

Note

In Angular app, to utilize components scss, DOMs must be rendered by Renderer2 instance injected in the component. For the workaround against that styles are defined in global styles.scss so far.