cross
Hit enter to searchOverlay or ESC to close

Form Elements

Material Inputs

Basic Examples
Different Widths
Different Sizes
Floating Label Examples
Input Status

Different Size

Square Inputs

Different Size

Background Inputs

Switches

  • Switch Default
  • Switch Primary
  • Switch Success
  • Switch Info
  • Switch Warning
  • Switch Danger

Inline forms

@

Documentation


You can pass plugin options using data-options attribute. Please make sure to use valid json code.

Plugin Docs JSON Formatter

Code Example


<textarea
   class="form-control editor"
   placeholder="Write Something..."
   data-options='{"btns":[["bold","italic"],["link"]]}'>
</textarea>