We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65caad commit 5c66f3eCopy full SHA for 5c66f3e
tui-scrollview/src/lib.rs
@@ -79,5 +79,5 @@
79
mod scroll_view;
80
mod state;
81
82
-pub use scroll_view::ScrollView;
+pub use scroll_view::{ScrollView, ScrollbarVisibility};
83
pub use state::ScrollViewState;
0 commit comments