Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

Documentation Request: paginated ref #209

Closed
SumNeuron opened this issue Mar 17, 2019 · 2 comments
Closed

Documentation Request: paginated ref #209

SumNeuron opened this issue Mar 17, 2019 · 2 comments

Comments

@SumNeuron
Copy link

In your example of a todo app, binding the entire todo list is not a problem as if it were a product app, a user would likely never have hundreds if not thousands of todos.

So, it would be relevant to have a paginated example with an associated getter for the page.

@posva
Copy link
Owner

posva commented Mar 17, 2019

added to vuejs/vuefire#145

@posva posva closed this as completed Mar 17, 2019
@posva
Copy link
Owner

posva commented Mar 17, 2019

btw, you can use computed properties or watcher to automatically rebind

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants