Open firemountain opened 7 years ago
The nav bar features top links for the collections we set in the config file. The first collection in the list is the "default collection"
It also features a drop down menu
<div class="nav-header center">
<ul class="categories container">
these will display data in the collection.object
views
Navbar
The nav bar features top links for the collections we set in the config file. The first collection in the list is the "default collection"
It also features a drop down menu
Collections Views
nav-header
<div class="nav-header center">
<div class="nav-header center">
The Collection Name is shown , and a button to launch a Create Object modal view (see here #14 )categories container
<ul class="categories container">
<ul class="categories container">
we will show the tagArray.name values on the collection that have been defined in the config file.Gallery Items
these will display data in the collection.object