FieldWidget::$weight

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: int optional

File

core/lib/Drupal/Core/Field/Annotation/FieldWidget.php, line 78

Class

FieldWidget
Defines a FieldWidget annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

1
public $weight = NULL;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.