Added the 'Content metadata component' tutorial. (#3386)

This commit is contained in:
Francesco Corti
2018-05-24 12:39:38 +02:00
committed by Eugenio Romano
parent c5936e7db0
commit 5e254777f1
4 changed files with 102 additions and 1 deletions

View File

@@ -17,7 +17,8 @@
{ "title": "Customising the Login component", "file": "customising-login.md"},
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"},
{ "title": "Working with the Nodes API Service", "file": "working-with-nodes-api-service.md"},
{ "title": "Working with the Nodes using the JS API", "file": "working-with-nodes-js-api.md"}
{ "title": "Working with the Nodes using the JS API", "file": "working-with-nodes-js-api.md"},
{ "title": "Content metadata component", "file": "content-metadata-component.md"}
]
}
]