bindTabulatorRemote

inline fun <RET> bindTabulatorRemote(noinline function: suspend T.(Int?, Int?, List<<Error class: unknown class>>?, List<<Error class: unknown class>>?, String?) -> <Error class: unknown class><RET>, route: String?)

Binds a given function of the receiver as a tabulator component source

Parameters

function

a function of the receiver