Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/components/FormGroup"

Index

Functions

Const FormGroup

  • A component used to group labels, controls, optional help text, and form validation messaging. It can be used to wrap a Fieldset, or to wrap nearly any other set of form elements.

    Parameters

    Returns ReactElement

Object literals

Const formGroupWithoutChildrenPropTypes

formGroupWithoutChildrenPropTypes: object

className

className: Requireable<string> = PropTypes.string

error

error: Requireable<boolean> = PropTypes.bool

id

id: Requireable<string> = PropTypes.string

Generated using TypeDoc