Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CustomJS string
View Source
var HtmxJs string
Commented out IE stuff as it makes things slow if (element.children) { // IE
forEach(element.children, function(child) { cleanUpElement(child) }); }
see https://github.com/bigskysoftware/htmx/issues/879 for more details
also commented out // handleAttributes(parentNode, fragment, settleInfo); because we don't need CSS transitions and they are hurtful https://htmx.org/docs/#css_transitions
View Source
var PreloadJs string
View Source
var SortableJs string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.