Allows for the input of text. Can be a single line or multiple lines. Typically used to accept user input within a form.
<head>
<link rel="stylesheet" href="fabric.min.css">
<link rel="stylesheet" href="fabric.components.min.css">
</head>
.ms-Label
to contain your label text.This component has a dependency on the Label component.