mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-04-17 11:34:58 +00:00
Fixed type
This commit is contained in:
@@ -16,6 +16,6 @@ syntax of javascript [Object Literals](https://developer.mozilla.org/en-US/docs/
|
||||
|
||||
### Notes
|
||||
|
||||
* `hx-params` is inherited and can be placed on a parent element.
|
||||
* `hx-vars` is inherited and can be placed on a parent element.
|
||||
* A child declaration of a variable overrides a parent declaration.
|
||||
* Input values with the same name override variable declarations.
|
||||
|
||||
Reference in New Issue
Block a user