Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 546 Bytes

input.md

File metadata and controls

15 lines (10 loc) · 546 Bytes

go back to Docs

Input

<input class="input" type="text" />

Input elements can be linked together with other inputs and buttons via the linked class.

Class Names

  • disabled - changes the text and placeholder color of the input, disables highlighting
  • input - an input element
  • input-wrapper - a container element for the input that enables linking element via the linked class name when the input is inside some container rather than being the direct descendant of the linked element