Widgets

Widgets are immutable declarations of user interface that are designed for composability.

Purposes

Widgets can be:

  • Structural (buttons, menus)
  • Stylistic (font, colour scheme)
  • Layout (padding)

Children
  1. Stateful
  2. Stateless