0.3.1 • Published 7 years ago

@components/electron v0.3.1

Weekly downloads
3
License
MIT
Repository
-
Last release
7 years ago

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