T
T
tosterComposter12016-06-17 18:35:32
JavaScript
tosterComposter1, 2016-06-17 18:35:32

How to transfer data from one page to another in meteor?

How to transfer data from one page to another in meteor?
I go to another page like this
Router.go('second-page'); How to send data there?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soulness, 2016-06-20
@soulness

Router.go('router-name', {_id: someValue});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question