JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Editor & Inputs Any Angular example of Editor used with NgRx store?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #112915
    natejacobson
    Participant

    How can I customize the appearance of Smart Editor?

    #112924
    Markov
    Keymaster

    Hi,

    CSS Customization

    Since Smart Editor is a Component, you can style it using CSS custom properties (CSS variables) and normal CSS selectors.

    Common CSS variables:

    --smart-editor-background → editor background
    --smart-editor-color → text color
    --smart-editor-border-color
    --smart-editor-toolbar-background
    --smart-editor-toolbar-color

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.