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
As a plugin or core dashboards developer, I'd like to have a README for the chrome service to be able to quickly and consistently integrate plugins with the global application chrome.
Possible questions to answer:
What is the chrome service responsible for?
What are the common integration points plugin authors should be aware of (commonly used getters/setters)?
Are there any key limitations, guardrails, or bounds to be aware of (min/max nav links, breadcrumb depth, etc.)
While a README is probably the quickest and easiest place to start, we could also add a new example that demonstrates usage.
The text was updated successfully, but these errors were encountered:
As a plugin or core dashboards developer, I'd like to have a README for the chrome service to be able to quickly and consistently integrate plugins with the global application chrome.
Possible questions to answer:
While a README is probably the quickest and easiest place to start, we could also add a new example that demonstrates usage.
The text was updated successfully, but these errors were encountered: