diff options
Diffstat (limited to 'www/content/attributes/hx-history-elt.md')
-rw-r--r-- | www/content/attributes/hx-history-elt.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/content/attributes/hx-history-elt.md b/www/content/attributes/hx-history-elt.md index 0df474c3..6cc10186 100644 --- a/www/content/attributes/hx-history-elt.md +++ b/www/content/attributes/hx-history-elt.md @@ -1,5 +1,8 @@ +++ title = "hx-history-elt" +description = """\ + The hx-history-elt attribute in htmx allows you to specify the element that will be used to snapshot and restore \ + page state during navigation. In most cases we do not recommend using this element.""" +++ The `hx-history-elt` attribute allows you to specify the element that will be used to snapshot and |