FloUI.Scrollable.Wheel (FloUI v0.1.0-alpha) View Source
Link to this section Summary
Link to this section Types
Specs
drag_state() :: :idle | :scrolling
Specs
t() :: %FloUI.Scrollable.Wheel{ offset: FloUI.Scrollable.Direction.t(), wheel_state: drag_state() }
Link to this section Functions
Specs
Specs
start_scrolling(t(), FloUI.Scrollable.Direction.t()) :: t()
Specs
stop_scrolling(t(), FloUI.Scrollable.Direction.t()) :: t()