electron-foundation
v0.3.0
Published
``` npm install @components/electron ```
Downloads
6
Readme
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