aziz403/ux-datatable
最新稳定版本:1.1.1
Composer 安装命令:
composer require aziz403/ux-datatable
包简介
Datatable.net integration for Symfony
README 文档
README
Symfony UX Datatables.net is a Symfony bundle integrating the
Datatables.net library in Symfony applications.
Installation
Before you start, make sure you have Symfony UX configured in your app.
Then, install this bundle using Composer and Symfony Flex:
$ composer require aziz403/ux-datatable
# Don't forget to install the JavaScript dependencies as well and compile
$ npm install --force
$ npm run watch
# or use yarn
$ yarn install --force
$ yarn watch
Also make sure you have at least version 3.0 of @symfony/stimulus-bridge
in your package.json file.
Documentation
Read UxDatatable Docs on docs/index.md
统计信息
- 总下载量: 540
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-02
