New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@react-ag-components/checkbox

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-ag-components/checkbox

checkbox React component, extends from Material-ui

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
3
Created
Source

Messages

React Messages component for external web apps

Note: Messages has 4 types, warning, info, error and success

Usage

Install

npm i @react-ag-components/checkbox --save

Use in your project

import Messages from '@react-ag-components/checkbox'
<Checkbox />

Properties

  • label
  • defaultChecked -- boolean
  • disabled
  • inputStyle
  • labelPosition -- 'left' or 'right'
  • labelStyle
  • onCheck
  • style

Contributing

Get the repository

git clone https://github.com/alphillips/checkbox.git

Update dependencies

npm install

Run the project

npm start

Deploy to npm

Build

npm run build -- --copy-files

Publish

npm publish --access public

Keywords

react-component

FAQs

Package last updated on 19 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts