implementation("io.ktor:ktor-htmx-html:3.3.3")
Integrates HTMX with the HTML DSL, enabling dynamic web interactions through HTML attributes without JavaScript.