@backstage/core-compat-api
Home > @backstage/core-compat-api
Classes
Class |
Description |
---|---|
An implementation of the AnalyticsApi that can be used to forward analytics events to multiple concrete implementations. | |
Base implementation for the AnalyticsApi that does nothing. |
Functions
Function |
Description |
---|---|
Wraps a React element in a bidirectional compatibility provider, allow APIs from | |
A temporary helper to convert a legacy route ref to the new system. | |
A temporary helper to convert a legacy sub route ref to the new system. | |
A temporary helper to convert a legacy external route ref to the new system. | |
A temporary helper to convert a new route ref to the legacy system. | |
A temporary helper to convert a new sub route ref to the legacy system. | |
A temporary helper to convert a new external route ref to the legacy system. | |
Converts a collection of legacy route refs to the new system. This is particularly useful when defining plugin |
Type Aliases
Type Alias |
Description |
---|---|
Converts a legacy route ref type to the new system. |