UNPKG

wix-style-react

Version:
9 lines (7 loc) 378 B
### `<TimeInputNext />` `<TimeInputNext/>` is a new component that was developed to replace `<TimeInput/>`. Changes that was made: - removed `disableAmPm`, use `locale` instead. It automatically sets time format. - `minutesStep` is renamed to `step` - `customSuffix` is renamed to `suffix` - removed `showSeconds`, `dashesWhenDisabled`, `hideStatusSuffix`.