//
pkg.gl
Category
github.com/blvrd/manifold
scrollbar
package
0.1.4
Repository:
https://github.com/blvrd/manifold.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
94 SLOC
#
Functions
NewVertical
NewVertical create a new vertical scrollbar.
WithThumbStyle
No description provided by the author
WithTrackStyle
No description provided by the author
#
Structs
Msg
Msg signals that scrollbar parameters must be updated.
Vertical
Vertical is the base struct for a vertical scrollbar.
#
Type aliases
HeightMsg
HeightMsg signals that scrollbar height must be updated.
Option
No description provided by the author