Add reorder option to entity selector (#40062)

This commit is contained in:
Paul Bottein 2025-07-18 21:14:12 +02:00 committed by GitHub
parent 1f0d7eb68a
commit 83bdc50567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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