Namespace The.Web.Controls
Classes
- ActionButton
A single-row command-execution widget.
- BoxChrome
Similar UI to a BoxInput, but with arbitrary content instead of data entry.
- Chip
A coloured status pill. It shows the action (indigo) tone by default, or reuses a message-level hue ramp when Level is set, so a chip and a same-level button or validity outline always agree.
- ChromeContext
Layout/presentation context cascaded through a UI subtree. FieldContext extends it with entity-binding state; use
Deriveto layer modifications while preserving the runtime type, orAsChrometo drop down to a plain chrome context.
- FeatherIcon
An SVG icon from https://lucide.dev/.
- Icon
An SVG icon from https://lucide.dev/.
- LinkButton
A navigation link wearing the appearance of an ActionButton.
- TextPanel
Contains flow-layout text, adapting it to a box-model layout.
Structs
- FieldHeight
Fields may contain multiple rows of varying heights.
Interfaces
- IProgressHost
Runs operations under a progress display and presents notifications to the user.
Enums
- ButtonTier
The visual emphasis tier of an ActionButton.