How to resolve and instantiate the component for this sub-section.
resource: looks up @RegisterClass(BaseResourceComponent, driverClass) and renders it directly.
dashboard: looks up the MJ Dashboard record by name, then renders its DriverClass via the
BaseDashboard registry with a synthetic { dashboard } config (mirrors the shell's flow for
ResourceType: "Dashboards" nav items).
How to resolve and instantiate the component for this sub-section.
resource: looks up@RegisterClass(BaseResourceComponent, driverClass)and renders it directly.dashboard: looks up the MJ Dashboard record by name, then renders itsDriverClassvia the BaseDashboard registry with a synthetic{ dashboard }config (mirrors the shell's flow forResourceType: "Dashboards"nav items).