Use text/multiple selector for input_select.set_options (#122539)

This commit is contained in:
karwosts 2024-08-02 06:10:04 -07:00 committed by GitHub
parent a40dce449f
commit fb76e70c3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,6 +48,7 @@ set_options:
required: true
example: '["Item A", "Item B", "Item C"]'
selector:
object:
text:
multiple: true
reload: