import * as tui from "https://deno.land/x/tui@2.1.11/src/components/mod.ts";
Classes
c Box | Component for creating simple non-interactive box |
Component for creating interactive button | |
Component for creating interactive checkbox | |
Component for creating interactive combobox | |
Component for creating non-interactive frames | |
Component for creating interactive text input | |
Component for creating multi-line, non interactive text | |
Component for creating interactive progressbars | |
Component for creating interactive sliders | |
Component for creating interactive table | |
c Text | Component for creating single-line, non interactive text |
Component for creating interactive mutliline text input |
Interfaces
Type that describes text positioning in label | |
Type Aliases
Type that describes position and size of Label
When | |