diff --git a/source/_docs/blueprint/selectors.markdown b/source/_docs/blueprint/selectors.markdown index 99e63f30330..3ba2822c94a 100644 --- a/source/_docs/blueprint/selectors.markdown +++ b/source/_docs/blueprint/selectors.markdown @@ -721,6 +721,12 @@ multiple: type: boolean default: false required: false +reorder: + description: > + Allows reordering of entities (only applies if `multiple` is set to `true`). + type: boolean + default: false + required: false {% endconfiguration %} The output of this selector is the entity ID, or (in case `multiple` is set to