import * as tui from "https://deno.land/x/tui@1.3.4/src/components/checkbox.ts";
Classes
Component that allows user to toggle input |
Interfaces
Interface defining object that {CheckboxComponent}'s constructor can interpret | |
Complementary interface defining what's accessible in {CheckboxComponent} class in addition to {CheckboxComponentOptions} |
Type Aliases
Implementation for {CheckboxComponent} class |