0.1.2 • Published 10 years ago
react-world-time v0.1.2
react-world-time
World clock widget for React
Usage
npm install
gulpComponent API
<WorldTime> component:
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| time | Moment.js supported input types | yes | no | Default: current time |
| cities | Array | yes | no | Default: { name: 'UTC', tz: 'UTC' } |
| isEditOn | Bool | yes | no | Toggles add/remove city |
License
See the License file.