Closed exegeteio closed 3 years ago
closes #107
Added an initializer to customize the CSS class added by ActiolnView to a field when in an error state. The class being added is 'is-danger'.
Should see a error highlight when a field is not validated. At the moment, that highlight is red per pre-existing styles.
Description of Feature or Issue
closes #107
Added an initializer to customize the CSS class added by ActiolnView to a field when in an error state. The class being added is 'is-danger'.
Checklist
User-Facing Changes
Should see a error highlight when a field is not validated. At the moment, that highlight is red per pre-existing styles.