Package org.patternfly.component.form
package org.patternfly.component.form
-
ClassDescriptionA checkbox is used to select a single item or multiple items, typically to choose elements to perform an action or to reflect a binary setting.A form is a group of elements used to collect information from a user in a variety of contexts including in a modal, in a wizard, or on a page.A form select embeds browser native select lists into a form.A radio button is used to present the user with mutually exclusive choices.A text area component is used for entering a paragraph of text that is longer than one line.A text input is used to gather free-form text from a user.