import * as tui from "https://deno.land/x/tui@1.3.4/src/components/view.ts";
Classes
Component that can be assigned to other component's |
Interfaces
Interface describing object that disguises itself as {Canvas} and intercepts | |
Interface describing object that disguises itself as {Tui} and replaces | |
Interface defining object that {ViewComponent}'s constructor can interpret | |
Complementary interface defining what's accessible in {ViewComponent} class in addition to {ViewComponentOptions} |
Type Aliases
Implementation for {ViewComponent} class |