get

const val get: String(source)

"hx-get" issues a GET to the specified URL.

<div hx-get="/example">Get Some HTML</div>

htmx.org/attributes/hx-get/