-
-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
is it possible to have access to the clients route that called the table
to avoid sending extra information to the client
new Tabular.Table({
name: 'My Cool Table',
stateSave: true,
collection: Submissions,
columns: [ ...
....
selector(userId) {
// HERE
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels