@backstage/frontend-defaults
Home > @backstage/frontend-defaults
APIs for creating Backstage apps with a default setup.
Functions
Function |
Description |
---|---|
Creates a new Backstage frontend app instance. See https://backstage.io/docs/frontend-system/building-apps/index | |
If there are any unrecoverable errors in the app, this will return an error page in the form of a JSX element. If there are any recoverable errors, they will always be logged as warnings in the console. | |
Interfaces
Interface |
Description |
---|---|
Options for createApp(). |