summaryrefslogtreecommitdiffstatshomepage
path: root/www/examples/value-select.md
diff options
context:
space:
mode:
authorcarson <carson@leaddyno.com>2021-03-20 19:23:41 -0600
committercarson <carson@leaddyno.com>2021-03-20 19:23:41 -0600
commitfad276f17e8f33110e20401823c91090ec45aad9 (patch)
tree5a13b05d99e43aec9079a4ec1e8a96b5315c9ccf /www/examples/value-select.md
parenta9de16cb8060d145c475ef5711e0cfa3d53ad663 (diff)
parentad36f686e087117288d482475f19aa0083f73a87 (diff)
downloadhtmx-fad276f17e8f33110e20401823c91090ec45aad9.tar.gz
htmx-fad276f17e8f33110e20401823c91090ec45aad9.zip
Merge branch 'master' into dev
Diffstat (limited to 'www/examples/value-select.md')
-rw-r--r--www/examples/value-select.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/examples/value-select.md b/www/examples/value-select.md
index 06a4e192..a7fa75c6 100644
--- a/www/examples/value-select.md
+++ b/www/examples/value-select.md
@@ -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`.