@components/electron

0.3.1 • Public • Published

A collection of components for Electron

Components

TrafficLights

import { TrafficLights } from '@components/electron'

const ElectronApp = () => (
  <TrafficLights />
)

Props:

  • background - String, Traffic light background color
  • boxShadow - String, Traffic light box shadow
  • color - String, icon color on hover
  • minimizeOnClose - Bool, overwrite close behavior with minimize

Readme

Keywords

none

Package Sidebar

Install

npm i @components/electron

Weekly Downloads

4

Version

0.3.1

License

MIT

Last publish

Collaborators

  • case