console.storage-provider

This extension can be used to contribute a new storage provider to select, when attaching storage and a provider specific component.

Name Value Type Optional Description

name

string

no

Displayed name of the provider.

Component

CodeRef<React.ComponentType<Partial<RouteComponentProps<{}, StaticContext, any>>>>

no

Provider specific component to render.