Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices

Get title correct
This commit is contained in:
carson 2020-05-14 15:41:04 -07:00
parent b80858e90a
commit 0c4cf79269

View File

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