Skip to content

Latest commit

 

History

History
77 lines (72 loc) · 1.88 KB

COMPONENTS.md

File metadata and controls

77 lines (72 loc) · 1.88 KB

Assemble UI

Form Fields

⚛️ Checkbox
⚛️ Currency
⚛️ Formatted Number
⚛️ Image Upload
⚛️ Input Wrapper
⚛️ Label
⚛️ Phone Number
⚛️ Radio Button
⚛️ Radio Button Group
⚛️ Search
⚛️ Date/Time
    ❀ Date Picker
    ❀ Date Range
    ❀ Date Range Single Calendar
    ❀ Date Time Picker
    ❀ Time Picker
    ❀ Time Range
⚛️ Input
    ❀ text
    ❀ url
    ❀ time
    ❀ tel
    ❀ search
    ❀ range
    ❀ password
    ❀ number
    ❀ email
    ❀ month
    ❀ week|date
    ❀ datetime-local
    ❀ color


Layout

⚛️ Container
⚛️ Divider
⚛️ Two Column Layout
⚛️ Three Column Layout
⚛️ Flex
    ❀ Flex Row
    ❀ Flex Column


Table

⚛️ Table
⚛️ Table Header
⚛️ Table Body
⚛️ Table Footer


Components

⚛️ Alert
⚛️ Button
⚛️ Heading
⚛️ Icon
⚛️ Icon Label Pair
⚛️ Iframe
⚛️ Image
⚛️ ProgressiveImage
⚛️ Spinner
⚛️ StarRating
⚛️ Text
⚛️ Video


Other

⚛️ Error Boundary
⚛️ Error Fallback