Update index.rst (#3407)

Fix bug with incorrect value for 'initial_option'
This commit is contained in:
周琦超 2023-11-23 12:39:48 +08:00 committed by GitHub
parent 654018ab9e
commit 04ff3bd010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -357,7 +357,7 @@ Setting up three options and set component state to selected option value.
- "Option1" - "Option1"
- "Option2" - "Option2"
- "Option3" - "Option3"
initial_option: "OFF" initial_option: "Option1"
optimistic: true optimistic: true
set_action: set_action:
- logger.log: - logger.log: