IftaLabel is used to create infield top aligned labels.
import { IftaLabelModule } from 'primeng/iftalabel';IftaLabel is used by wrapping the input and its label.
When the form element is invalid, the label is also highlighted.
IftaLabel does not require any roles and attributes.
Component does not include any interactive elements.