A short description of the widget type. Type:
An array of field types the widget supports. Type:
The human-readable name of the widget type. Type:
Does the field widget handles multiple values at once. Type: bool File
The plugin ID. Type: string File core/lib/Drupal/Co
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:
Defines a FieldWidget annotation object. Widgets handle how fields are displayed in edit forms. Additional annotation
The name of the widget class. This is not provided manually, it will be added by the discovery mechanism.