Loading...

Input Masks

Date Input Fields

The Date Input Fields example uses Cleave.js for formatted date entry. Configure it with options like date: true and delimiter: '/' for a smooth user experience.

Example: 10/31/2024
Example: 08/10
Example: 2024-10-31
Example: 31.10.2024
Time Input Fields

The Time Input Fields example uses Cleave.js to format time input. Configure it with options like time: true and timePattern: ['h', 'm'] for a structured input.

Example: 02:30:59 PM
Example: 30:59
Example: 02:30
Custom Input Fields

The Custom Input Fields example uses Cleave.js to format input as needed. Configure it with options like delimiter: '-', blocks: [4, 4, 4, 4], and uppercase: true for a custom format.

+91
Example: 123-456-7890
+91
Example: (123) (456) (7890)
Example: 1234 5678 9012 3456
Example: 12,345
Example: $123,45
Example: $1,234.56
Example: 123456 789
Example: PREFIX - 100-000.00

Preview Settings

Theme Layouts

Defines the admin panel's layout style, allowing you to choose from different design options.

Color Mode

Choose if app's appearance should be light or dark, or follow your computer's settings.

RTL Mode

Toggle between LTR and RTL layouts to support different language directions.

Preset Themes

Choose a preset theme from out theme library.

Sidebar Colors

Sets the sidebar color scheme. Options include light, dark, or gradient styles.

Navbar Positions Options

Sets the navbar position: sticky, static, or hidden.

Navbar Type Options

Sets the navbar style: default, dark, transparent, or glass.

Font Options

Sets the fonts for headings and body text.

Font Size Options

Sets the font size: sm, md, or lg.

Rounded Options

Sets the border radius size: xs, sm, md, lg, or xl.

Container Options

Defines the container style: fluid (full-width) or boxed (fixed width).

Loader Options

Sets the page loader visibility: hidden or visible.