import * as tui from "https://deno.land/x/tui@1.3.4/src/components/scrollable_view.ts";
Classes
Component that can be assigned to other component's |
Interfaces
Interface defining object that {ScrollableView}'s constructor can interpret | |
Complementary interface defining what's accessible in {SliderComponent} class in addition to {SliderComponentOptions} | |
Theme used by {ScrollableView} to style itself |
Type Aliases
Implementation for {ScrollableViewComponent} class |