meteor-tabular icon indicating copy to clipboard operation
meteor-tabular copied to clipboard

Is there a way to send data to the publication upon table creation?

Open dtdetwiller opened this issue 3 years ago • 1 comments

Hi,

I am creating a tabular table and I am using Meteor.publishComposite to populate the tables data. Is there a way that I can send some data to the publication when defining a new Tabular.table({})?

Thanks!

dtdetwiller avatar Oct 19 '22 15:10 dtdetwiller

Or is there a way to access the selector?

dtdetwiller avatar Oct 19 '22 15:10 dtdetwiller