0.3.0 • Published 7 years ago

electron-foundation v0.3.0

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

Install

npm install @components/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
0.3.0

7 years ago

1.0.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago