Module druid::scroll_component

source ·
Expand description

A component for embedding in another widget to provide consistent and extendable scrolling behavior

Structs

  • Embeddable component exposing reusable scroll handling logic.

Enums

  • Denotes which scrollbar, if any, is currently being dragged.
  • Denotes which scrollbar, if any, is currently being hovered over by the mouse.
  • Which scroll bars of a scroll area are currently enabled.