1.0.4 • Published 5 years ago
@jswork/keypad-quizizz v1.0.4
keypad-quizizz
Keypad style for quizizz.
installation
npm install -S @jswork/keypad-quizizzproperties
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| className | string | true | - | The extended className for component. |
| value | object | true | - | Default value. |
| onChange | func | true | - | The change handler. |
usage
import css
@import "~@alo7/boilerplate-react-component/dist/style.css"; // or use sass @import "~@alo7/boilerplate-react-component/dist/style.scss"; // customize your styles: $boilerplate-react-component-options: ()import js
__GENERATE_DAPP__
license
Code released under the MIT license.