devloops/time-picker
Composer 安装命令:
composer require devloops/time-picker
包简介
A Laravel Nova field.
README 文档
README
The Missing Laravel Nova Time Picker Field.
NOTE: This field uses vue3-timepicker for frontend.
Installation
composer require devloops/time-picker
Implementation
You can easily add the field using the code below:
use Devloops\TimePicker\TimePicker; TimePicker::make('Time')
Options
This fields supports all the props from the vue3-timepicker mentioned already in the documentation, and they are implemented using the following methods.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-19