- Getting Started

  - [Quick Start](README.md)
  - [Building an App](building-an-app.md)

- Containers

  - [Box](widgets/box.md)
  - [Form](widgets/form.md)
  - [Scrollable Box](widgets/scrollablebox.md)

- Text Display

  - [Text](widgets/text.md)
  - [Log](widgets/log.md)
  - [Table](widgets/table.md)
  - [List Table](widgets/listtable.md)

- Text Input

  - [Textbox](widgets/textbox.md)
  - [Textarea](widgets/textarea.md)

- Selection

  - [List](widgets/list.md)
  - [List Bar](widgets/listbar.md)
  - [Checkbox](widgets/checkbox.md)
  - [Radio Button](widgets/radiobutton.md)

- Actions

  - [Button](widgets/button.md)
  - [Progress Bar](widgets/progressbar.md)

- Dialogs

  - [Prompt](widgets/prompt.md)
  - [Question](widgets/question.md)
  - [Message](widgets/message.md)
  - [Loading](widgets/loading.md)

- File System

  - [File Manager](widgets/filemanager.md)
