tabulatorRemote
@Composable
Create TabulatorRemote component with a Kotlin data model.
Parameters
serviceManager
RPC service manager
function
RPC service method returning the tabulator data
stateFunction
a function to generate the state object passed with the remote request
requestFilter
a request filtering function
options
the tabulator options
types
the set of table types
serializer
the serializer for the data
serializersModule
the serializers module
className
the CSS class name
id
the ID attribute of the component
content
the content of the component