bluerain-plugin-launcher
Adds launcher screen with apps available in app registry. This plugin replaces bluerain-os IndexPage component with its own component.https://blueeast.gitbook.io/bluerain-plugin-launcher
π Web
π₯ Electron
π± React Native
βοΈ
βοΈ
TBD
Screenshot
Type
Example 1
Web

Electron
TBD
Native
βοΈ
Usage
Run the following command:
yarn add @blueeast/bluerain-plugin-launcherExample
import BR from '@blueeast/bluerain-os';
<BR.Components.IndexPage/>Components
IndexPage
Props
Name
Default
Type
Description
selectedView
'grid'
string
This is the style to show in the Launcher
match
object
It is used for routing of the Page
API
LauncherPlugin
Extends Plugin
Launcher Plugin
Properties
Last updated