@aligov/mobile-c-checkbox
1.0.0 • Public • Published
@aligov/mobile-c-checkbox
Install
$ npm install @aligov/mobile-c-checkbox --save
Usage
import MobileCCheckbox from '@aligov/mobile-c-checkbox';
API
Props
name |
type |
default |
describe |
name |
String |
'' |
describe |
Function
name |
param |
return |
describe |
name |
Object |
/ |
describe |
Example
import { createElement, render } from 'rax';
import DriverUniversal from 'driver-universal';
import MobileCCheckbox from '@aligov/mobile-c-checkbox';
render(<MobileCCheckbox />, document.body, { driver: DriverUniversal });
Package Sidebar
Install
npm i @aligov/mobile-c-checkbox
Weekly Downloads