Namespace: clbFormGroupState

Local Navigation

Description

clbFormGroupState directive flag the current form group with the class has-error or has-success depending on its form field current state.

Examples

Track a field validity at the .form-group level
angular.module('exampleApp', ['hbpCollaboratory']);