ActionOnScroll

12 Sep 20251 minute to read

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