Skip to main content

@backstage/plugin-home

Home > @backstage/plugin-home

A Backstage plugin that helps you build a home page

Classes

ClassDescription
VisitsStorageApiThis is an implementation of VisitsApi that relies on a StorageApi. Beware that filtering and ordering are done in memory therefore it is prudent to keep limit to a reasonable size.
VisitsWebStorageApiThis is a reference implementation of VisitsApi using WebStorage.

Interfaces

InterfaceDescription
VisitsApiVisits API public contract.

Variables

VariableDescription
ComponentAccordion
ComponentTab
ComponentTabs
createCardExtension
CustomHomepageGridA component that allows customizing components in home grid layout.
FeaturedDocsCardA component to display specific Featured Docs.
HeaderWorldClockA component to display a configurable list of clocks for various time zones.
HomePageCompanyLogoA component to display a company logo for the user.
HomepageCompositionRoot
HomePageRandomJoke
HomePageRecentlyVisitedDisplay recently visited pages for the homepage
HomePageStarredEntitiesA component to display a list of starred entities for the user.
HomePageToolkitA component to display a list of tools for the user.
HomePageTopVisitedDisplay top visited pages for the homepage
homePlugin
isOperatorType guard for operators.
SettingsModal
TemplateBackstageLogo
TemplateBackstageLogoIcon
VisitListenerComponent responsible for listening to location changes and calling the visitsApi to save visits.
visitsApiRef
WelcomeTitleA component to display a playful greeting for the user.

Type Aliases

Type AliasDescription
BreakpointBreakpoint options for
CardConfig
CardExtensionProps
CardLayout
CardSettings
ClockConfig
ComponentParts
ComponentRenderer
CustomHomepageGridPropsProps customizing the component.
FeaturedDocsCardPropsProps customizing the component.
LayoutConfigurationLayout configuration that can be passed to the custom home page.
OperatorsThe operators that can be used in filter.
RendererProps
StarredEntitiesPropsA component to display a list of starred entities for the user.
Tool
ToolkitContentPropsProps for Toolkit Content component.
VisitModel for a visit entity.
VisitedByTypeKind
VisitedByTypeProps
VisitsApiQueryParamsThis data structure represents the parameters associated with search queries for visits.
VisitsApiSaveParamsThis data structure represents the parameters associated with saving visits.
VisitsStorageApiOptions
VisitsWebStorageApiOptions
WelcomeTitleLanguageProps