/ RichTextEditor / ActionOnScroll
Search results

ActionOnScroll API in Angular RichTextEditor API component

Defines the behavior of the quick toolbar when scrolling occurs. Options:

  • ‘hide’: The quick toolbar will be hidden when scrolling occurs
  • ‘none’: No action will be taken when scrolling occurs (toolbar remains visible)
  • hide
  • none