Form Plugins page header description goes here...


Bootstrap date time picker

Date and time selection controls with default, time-only, and range picker states. Please read the official documentation for the full list of options.

React Select

A searchable React select control with theme-aware styling and a native form layout. Please read the official documentation for the full list of options.

Datepicker

A standard datepicker and inline datepicker using the current React implementation. Please read the official documentation for the full list of options.

August 2026

Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5

React Input Mask

Input masks for dates, phone numbers, tax IDs, product keys, and social security numbers. Please read the official documentation for the full list of options.

React Colorpicker

Interactive Sketch and Chrome color pickers with live color values. Please read the official documentation for the full list of options.

React Slider

Range controls with default, fixed-step, and custom range values. Please read the official documentation for the full list of options.

Value: 3
20406080100
Value: 20
Range: 3 - 10
import React, { useState } from 'react'; const [value, setValue] = useState(3); <input type="range" min="0" max="20" value={value} onChange={event => setValue(Number(event.target.value))} />

React Quill

A rich text editor with editable content and the current Quill configuration. Please read the official documentation for the full list of options.

React Tags Input

Tag entry with autocomplete suggestions, add, and delete interactions. Please read the official documentation for the full list of options.

App Settings
Dark Mode NEW
Adjust the appearance to reduce glare and give your eyes a break.

Header Fixed
Header Inverse
Sidebar Fixed
Gradient Enabled
RTL Enabled NEW
Admin Design (6)
Language Version (9)
Frontend Design (5)
DocumentationReset Storage & Cookies