Cargo Features
rat-scrolled has no features set by default.
[dependencies]
rat-scrolled = { version = "0.27.0", features = ["unstable-widget-ref"] }
- unstable-widget-ref
-
Enables unstable-widget-ref of ratatui
ratatui:
Enables the
WidgetRef
andStatefulWidgetRef
traits which are experimental and may change in the future.
rat-scrolled has 1 feature without comment.