TabMatchStrategy
Home > @backstage/ui
> TabMatchStrategy
Strategies for matching the current route to determine which tab should be active.
Signature:
export type TabMatchStrategy = 'exact' | 'prefix';
Home > @backstage/ui
> TabMatchStrategy
Strategies for matching the current route to determine which tab should be active.
Signature:
export type TabMatchStrategy = 'exact' | 'prefix';