FetcherSubmitFunction

sealed external interface FetcherSubmitFunction(source)

Submits a fetcher <form> to the server without reloading the page.

Functions

Link copied to clipboard
abstract operator fun invoke(target: SubmitTarget, options: FetcherSubmitOptions = definedExternally)