A short description of the widget type. Type:
The human-readable name of the widget type. Type:
An array of field types the widget supports. Type:
The plugin ID. Type: string File core/lib/Drupal/Co
Does the field widget handles multiple values at once. Type: bool File
An integer to determine the weight of this widget relative to other widgets in the Field UI when selecting a widget for a given field. Type:
The name of the widget class. This is not provided manually, it will be added by the discovery mechanism.
Defines a FieldWidget annotation object. Widgets handle how fields are displayed in edit forms. Additional annotation