@osui/time-picker
v4.0.0-beta.19
Published
## 安装说明
Downloads
347
Readme
@osui/time-picker
安装说明
方式一
单包使用
yarn install @osui/time-pickerimport TimePicker from '@osui/time-picker'方式二
从 @osui/ui 统一引入
yarn install @osui/uiimport {TimePicker} from '@osui/ui';