on

fun on(event: String, script: String)(source)

Handles the given event with the inline script on this tag.

Report a problem


Provides typed access to the hx-on:* event handler attributes of this tag.

Report a problem