Uses of Package
org.patternfly.component.form
Packages that use org.patternfly.component.form
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
Provides form components for building structured data entry interfaces.
Provides input group components for combining form controls with text, icons, or buttons.
Provides menu components for building dropdowns, selects, and general-purpose menus.
Provides the PatternFly slider component and its subcomponents.
-
Classes in org.patternfly.component.form used by org.patternfly.component.cardClassDescriptionA 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.
-
Classes in org.patternfly.component.form used by org.patternfly.component.formClassDescriptionA 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 body content of a checkbox within a
Checkboxcomponent.A description text of a checkbox within aCheckboxcomponent.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 action group within aFormcomponent.A form alert within aFormcomponent.A wrapper for form control elements such as inputs, selects, and text areas within aForm.A form field group within aFormcomponent.A body of a form field group within aFormFieldGroupcomponent.A header of a form field group within aFormFieldGroupcomponent.A container that groups a label, control, and helper text within aForm.The control area within aFormGroup, containing the actual input element.The label area within aFormGroup, containing the field label and optional help.Defines the ARIA role applied to aFormGroup.A form section within aFormcomponent.A form select embeds browser native select lists into a form.A form select option within aFormSelectcomponent.A option group within a form select within aFormSelectcomponent.A radio button is used to present the user with mutually exclusive choices.A body content of a radio button within aRadiocomponent.A description text of a radio button within aRadiocomponent.A text area component is used for entering a paragraph of text that is longer than one line.Defines the resize directions available for aTextArea.A text input is used to gather free-form text from a user.Defines the HTML input types available for aTextInput. -
Classes in org.patternfly.component.form used by org.patternfly.component.inputgroupClassDescriptionA wrapper for form control elements such as inputs, selects, and text areas within a
Form. -
Classes in org.patternfly.component.form used by org.patternfly.component.slider