We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 }