Skip to main content
Version: Next

@backstage/app-defaults

Home > @backstage/app-defaults

Provides the default wiring of a Backstage App

Functions

Function

Description

createApp(options)

Creates a new Backstage App using a default set of components, icons and themes unless they are explicitly provided.

Type Aliases

Type Alias

Description

OptionalAppOptions

The set of app options that createApp() will provide defaults for if they are not passed in explicitly.