Form Elements

Welcome to Notika Admin Template

Input Text

Text Inputs with different sizes by height(.input-sm, .input-lg) and column.

Floating Label - Floating animation for label when Input feild is active.

Input Status - Focused and Disabled

Textarea

Form control which supports multiple lines of text. Change 'rows' attribute as necessary.

Basic Example

Height Auto Growing

Disabled State

Checkbox and Radio

Checkboxes are for selecting one or several options in a list, while radios are for selecting one option from many.

Basic Example