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