Skip to content

Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.

License

Notifications You must be signed in to change notification settings

AmpersandJS/ampersand-collection-view

Repository files navigation

AmpersandCollectionView

Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.

This is the view used by main ampersand-view for renderCollection.

install

npm install ampersand-collection-view

API Reference

views

Exposes an array of views contained within the collection view. This is a raw array, not a collection.

credits

Written by @HenrikJoreteg.

license

MIT

About

Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published