
Package index
-
hx_page() - Generate a complete HTML page with htmx
-
hx_head() - Specify additional head elements for an htmxr page
-
hx_serve_assets() - Serve htmxr static assets
-
hx_button() - Button element
-
hx_select_input() - Select input
-
hx_slider_input() - Slider input
-
hx_table() - Table with htmx-powered tbody
-
hx_table_rows() - Table rows fragment
-
hx_set() - Add htmx attributes to any HTML tag
-
htmxr_is_htmx() - Detect if a request comes from htmx
-
hx_run_example() - Run an htmxr example