Forms are an important part of pages which ask users for input. They should be simple, clear and accessible for all audiences. Below you can find several important components from which the forms are assembled.
Notice
To ensure that WFP UI styles are correctly applied to your form elements, please add a class wfp-form to your form wrappers.
To see how different form elements work together with our flexible grid system, have a look at one of the form patterns below.
If you want to push your forms to their limit, you can use our special classes, which can help you create more eye-friendly layouts.
wfp-form--group
Group contained form elements by giving them extra vertical padding.
wfp-form--actions
Wrapper designated to contain all actionable elements, such as buttons. Gives them extra padding and margins, to ensure they stand out from other elements.
wfp-form--msg
Small inline messages, that are best suited for notices, or inline tips.