Merge pull request #417 from guettli/patch-6

AFAIK this is called "Cascading Selects"
This commit is contained in:
1cg 2021-03-13 13:47:25 -07:00 committed by GitHub
commit cb1f1cf5cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
layout: demo_layout.njk
---
## Value Select
## Cascading Selects
In this example we show how to make the values in one `select` depend on the value selected in another `select`.