mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 14:31:47 +00:00
fix docs
This commit is contained in:
parent
cdb80690e9
commit
da98d82eb4
@ -135,7 +135,7 @@ When you add this extension on an element, any element below it in the DOM can u
|
||||
`<template-engine>-temlpate` (e.g. `mustache-template`) with a template ID, and the extension will resolve and render
|
||||
the template the standard way for that template engine:
|
||||
|
||||
* `mustache` - looks a mustache <script> tag up by ID for the template content
|
||||
* `mustache` - looks a mustache <script> tag up by ID for the template content
|
||||
* `handlebars` - looks in the `Handlebars.partials` collection fot a template with that name
|
||||
* `nunjucks` - resolves the template by name via `nunjucks.render(<template-name>)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user