fluid v0.6.1 (2024-01-27T15:08:13Z)
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.