Settings

Press Ctrl+K to preview the palette.
Sidebar
Display
Profile Panel
👤

John Doe

Administrator
  • 📊 Dashboard
  • 📝 Forms
  • 📋 Tables
Commands
🚀
Go to Page
Navigate to a page
AltG
🌓
Toggle Theme
Switch between light and dark mode
AltT
📐
Toggle Sidebar
Show or hide the sidebar
AltB
⚙️
Open Settings
Open the settings panel
AltS
Search In
📄
Pages
Search pages
:p
🧩
Components
Search component pages
:c

Complete set of form elements with various styles and states for data input.

Input Sizes Reference

SizeClassFont SizePadding (v/h)Input + ButtonInput HeightButton Height
XS--xs1.2rem (12px)0.6rem / 0.8rem
--
SM--sm1.4rem (14px)0.8rem / 0.8rem
--
Default(none)1.4rem (14px)0.8rem / 0.8rem
--
LG--lg1.6rem (16px)0.8rem / 0.8rem
--
XL--xl1.8rem (18px)0.8rem / 0.8rem
--

User Profile

Contact Information

Quick Settings

Compact Three Column Layout

Input Groups

@
USD
$ .00
🔍
USD
items
https:// .com

Form States

Must be 3-20 characters long
This field is required
Looks good!

Input Sizes

Checkboxes & Radio Buttons

Label Position

One position per group. End/start stack; top reads best in an auto-flow grid.

Orientation & Required

💡

How the required asterisk is placed

The danger * is driven by the native required attribute — no class needed. Where it lands depends on the field's shape:

  • Simple fields (input / select / textarea) → the group's <label>, via .pa-form-group:has(:required) > label.
  • Grouped choices (radios/checkboxes inside a .pa-radio-group / .pa-checkbox-group) → the requirement belongs to the group, so the * sits once on the group heading and the per-option markers are suppressed. See Priority below.
  • Standalone choice (a lone .pa-checkbox / .pa-radio, e.g. a consent box with no *-group wrapper) → the * sits on its own option label. See I accept the terms below.
  • Complex widgets with no native control (image browser, dropzone, web component) → add .pa-form-group--required to the group as the explicit trigger.

The first “Horizontal orientation” group has no required, so it shows no marker.

Checkbox & Radio Sizes

Horizontal Form Layout

Labels on the left, inputs on the right with varying field widths

Keyboard Shortcuts

No shortcuts registered.