Controls
Custom and styled checkboxes and radios to use in your forms
Checkbox
Radio
Switches
Inputs
Text inputs, selects and textarea in three different sizes
Text inputs
Select inputs
Textarea
Validation
Uploader
Input group
Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.
Text addon
Icon addon
Sizes
Validation
reCAPTCHA
A system designed to establish that a computer user is human not a robot.
To use reCAPTCHA, you should get a sitekey from Google and insert it into your /assets/js/script.js. Please open script.js to learn how you can get one.
Now, you can create a reCAPTCHA with <div data-provide="recaptcha"></div>
and set the settings using data attributes. See available data attributes. Also, learn how you can verify the user's response here or here.
Line Inputs
This minimal inputs only have bottom border which becomes primary-colored on focus.
Border Inputs
This type of inputs have a primary-colored border on focus instead of box-shadow.
Transparent Inputs
Text inputs, selects and textareas to use in a dark background.
Round Inputs
Text inputs, selects and textareas with a round borders.
Glass Inputs
Text inputs, selects and textareas to use in a dark background.