You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to use extension templates, for example, given you already installed mozaik-ext-github, you should be able to use a repository dashboard template by just providing a repo ID.
The API should be something like :
Mozaik.templates.add('github',templates);
where templates is an object composed of various predefined dashboard components.
The text was updated successfully, but these errors were encountered:
We should be able to use extension templates, for example, given you already installed
mozaik-ext-github
, you should be able to use arepository
dashboard template by just providing a repo ID.The API should be something like :
where
templates
is an object composed of various predefined dashboard components.The text was updated successfully, but these errors were encountered: