method
AdminNavigationComponent.component
AdminNavigationComponent.component(
this: void,
internals: ComponentInternals,
props: AdminNavigationComponentProps,
): {
$on?(type: string, callback: (e: any) => void): () => void
$set?(props: Partial<AdminNavigationComponentProps>): void
}Public method AdminNavigationComponent.component from @riducms/plugin.
Related types
AdminNavigationComponentPropsShared extension context plus the complete default navigation snippet.