3.26 library(http/htmx): Support htmx.org
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog HTTP support
        • The HTTP server libraries
          • library(http/htmx): Support htmx.org
            • reply_htmx/1
            • reply_htmx/2
            • htmx_oob//2
[det]htmx_oob(++Target, :HTML)//
Emit an htmx out-of-band element. HTML is used to swap the content of the DOM element with id Target.