@backstage/plugin-home
A Backstage plugin that helps you build a home page
Classes
|
Class |
Description |
|---|---|
|
This 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. | |
|
This is a reference implementation of VisitsApi using WebStorage. |
Functions
|
Function |
Description |
|---|---|
|
A component that allows customizing components in home grid layout. | |
|
A component to display specific Featured Docs. | |
|
A component to display a configurable list of clocks for various time zones. | |
|
A component to display a company logo for the user. | |
|
Display recently visited pages for the homepage | |
|
A component to display a list of starred entities for the user. | |
|
A component to display a list of tools for the user. | |
|
Display top visited pages for the homepage | |
|
Type guard for operators. | |
|
A component to display Quick Start information. | |
|
Component responsible for listening to location changes and calling the visitsApi to save visits. | |
|
A component to display a playful greeting for the user. |
Interfaces
|
Interface |
Description |
|---|---|
|
Visits API public contract. |
Variables
|
Variable |
Description |
|---|---|
Type Aliases
|
Type Alias |
Description |
|---|---|
|
Breakpoint options for | |
|
Props customizing the | |
|
Props customizing the | |
|
Layout configuration that can be passed to the custom home page. | |
|
The operators that can be used in filter. | |
|
Props customizing the | |
|
Props for the StarredEntities component | |
|
Props for Toolkit Content component. | |
|
Model for a visit entity. | |
|
This data structure represents the parameters associated with search queries for visits. | |
|
This data structure represents the parameters associated with saving visits. | |