In these demos, we show how to use HTMX with ASP.NET Razor Pages. This is from our webinar on HTMX.
Demos include:
- hx-get
- hx-post
- hx-put
- hx-patch
- hx-delete
- hx-swap
- HTMX's CSS classes
- hx-validate
- hx-swap-oob
- HTMX logging for debugging
- HTMX error handling