getNavigationParentItem always visible

Is it possible to have
public static function getNavigationParentItem(): ?string
always visible? Right now the sub items only show up when the parent is active.

https://filamentphp.com/docs/3.x/panels/navigation#grouping-navigation-items-under-other-items
Was this page helpful?