The `include-vals` extension allows you to programmatically include values in a request with a `include-vals` attribute. The value of this attribute is one or more name/value pairs, which will be evaluated as the fields in a javascript object literal.
npm install htmx-ext-include-vals
The include-vals extension allows you to programmatically include values in a request with
a include-vals attribute. The value of this attribute is one or more name/value pairs, which
will be evaluated as the fields in a javascript object literal.
``html`
`html``
Will Include Additional Values