BeatUI Documentation

Layout Examples

Demonstrating different InputWrapper layout options

Label above input
Label on left, flexible width
Label on right side
Label has fixed width of 10rem

Dropdown Example

Blue
{
  "name": "John Doe",
  "favoriteColor": "blue",
  "delaySetting": "off",
  "experience": [
    {
      "title": "Software Engineer",
      "company": "Google",
      "startDate": "2025-11-03T18:04:10.059Z"
    }
  ]
}