fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
vscrollable
fluid
scroll
Create a new scrollable node.
@
safe
alias
vscrollable
(
alias
T
)
=
simpleConstructor
!(
ApplyRight
!(
ScrollFrame
, "false"),
T
)
Meta
Source
See Implementation
fluid
scroll
aliases
ScrollFrame
Scrollable
hscrollFrame
hscrollable
vscrollFrame
vscrollable
Create a new scrollable node.