Feature Request
To customize the dashboard navigation bar, it would be nice to be able to add custom components to the 3 different areas (left, center, right).
Which Areas Would Be Affected?
The dashboard app component lib-dashboard-app.
Why Is the Feature Desired?
Make the navbar extendable as the rest of the dashboard to enhance the library usage
Who will sponsor this feature?
@ronjaquensel
Solution Proposal
Implement it using NgComponentOutlet
Feature Request
To customize the dashboard navigation bar, it would be nice to be able to add custom components to the 3 different areas (left, center, right).
Which Areas Would Be Affected?
The dashboard app component
lib-dashboard-app.Why Is the Feature Desired?
Make the navbar extendable as the rest of the dashboard to enhance the library usage
Who will sponsor this feature?
@ronjaquensel
Solution Proposal
Implement it using
NgComponentOutlet