Documentation

Published on

Design tokens anchor

  • Typography

    Font family, size, weight, and line-height configuration

  • Font size

    Responsive typography scale with fluid sizing

Text anchor

Form anchor

  • Errors

    Validation messages associated with form fields

  • Button

    In-page actions using native button elements

  • Text

    Single-line text input with visible labels

  • Name

    Name inputs with autocomplete support

  • URL

    URL field with format validation

  • Date

    Native date picker with calendar widget

  • Address

    Grouped address fields in a fieldset

  • Textarea

    Multi-line text input for longer content

  • Number

    Numeric input with increment/decrement controls

  • Select

    Native dropdown list with minimal styling

  • Radios

    Single-selection option group in a fieldset

  • Checkboxes

    Multi-selection checkboxes or toggle switches

  • File

    Browser-native file picker control

  • Search

    Search field with clear button

Components anchor

  • Dialog

    Modal overlay using native dialog element

  • Card

    Container grouping related content and actions

  • Badge

    Inline label for counts or status

  • Tag

    Keyword label for categorization

  • Icon

    SVG icon from sprite sheet

  • Popover

    Non-modal overlay using HTML popover attribute

  • DataBytes

    File size formatter with locale-aware units

  • DataTime

    Date/time formatter with semantic time element

  • DataEnum

    Value-to-label mapper for enums and statuses

Layouts anchor

  • Article

    Center-focused single-column template

  • Form

    Full-viewport form with centered content

  • Search

    Aside-based layout with filters and results

  • Slices

    Full-width hero sections and content blocks