# `time` (component)

| name           | type     | default value | description |
| -------------- | -------- | ------------- | ----------- |
| `excludeTimes` | `array`  |               |             |
| `format`       | `string` |               |             |
| `includeTimes` | `array`  |               |             |
| `injectTimes`  | `array`  |               |             |
| `intervals`    | `number` | `30`          |             |
| `maxTime`      | `object` |               |             |
| `minTime`      | `object` |               |             |
| `monthRef`     | `object` |               |             |
| `onChange`     | `func`   |               |             |
| `onTimeChange` |          | `() => {}`    |             |
| `selected`     | `object` |               |             |
| `timeCaption`  | `string` | `"Time"`      |             |
| `todayButton`  | `string` | `null`        |             |
