bluerain-plugin-launcher
  • bluerain-plugin-launcher
  • .github
    • issue_template
    • issue_templates
      • feature-request
      • bug-report
    • pull_request_template
  • src
    • components
      • LauncherAppBar Component
      • AppCard Component
  • code-of-conduct
  • CONTRIBUTING
Powered by GitBook
On this page
  • Compatibility
  • Screenshots
  • UploadImage
  • Usage
  1. src
  2. components

AppCard Component

Compatibility

🌏 Web

🖥 Electron

📱 React Native

✔️

✖

✔️

Screenshots

🌏 Web

🖥 Electron

📱 React Native

TBD

UploadImage

Name

Type

Default

Description

name

strings

Name of the App

link

string

Link to redirect App

size

number

Size of the card

slug

string

slug of the App

Usage

```react import React from 'react'; import {BlueRainConsumer} from "@blueeast/bluerain-os"

const AppGrid = () =>

PreviousLauncherAppBar ComponentNextcode-of-conduct

Last updated 6 years ago

Web
Native