owl-admin / components
常用组件合集
v0.2.1
2024-07-05 13:35 UTC
Requires
- php: >=8.0
- slowlyo/owl-admin: *
This package is auto-updated.
Last update: 2024-10-05 14:22:53 UTC
README
示例
comp()->listImage('image', '图片'); components()->listImage('image', '图片'); \OwlAdmin\Components\Components::make()->listImage('image', '图片');
组件文档
PR 注意事项
- 一个 pr 只能添加一个组件
- 请在标题中添加
[组件名]
- 请在 pr 描述中写全文档