Form Styles

class name Type Purpose
.app-form View To style the outermost wrapper element of form widget.
.app-form-header Text To style the header of form widget.
.app-form-title WM Label To style the title of form widget.
.app-form-sub-title WM Label To style the subtitle of form widget.

Form Body Styles

class name Type Purpose
.app-form-body View To style the outermost wrapper element of form-body.

Form Field Styles

class name Type Purpose
.app-form-field View To style the outermost wrapper element of form-field.
.form-label WM Label To style the form field label
.app-form-field-error-msg Text To style the error message shown.

Form Footer Styles

class name Type Purpose
.app-form-footer View To style the outermost wrapper element of form-footer.