Package Exports
- @xtp-smart/widget
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@xtp-smart/widget) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
XTP.SmartX项目VUE组件库
为了快速简洁的开发出smartx的插件,我们对常用的页面组件进行封装,让开发者专注于业务逻辑的开发,减少web页面技术细节带来的困扰。
install
npm i -D @xtp-smart/widgetUse
use webpack
import smartx_widget from '@xtp-smart/widget'
Vue.use(smartx_widget);组件
接口文档还在不断完善,详细使用案例请参考 插件生成器 生成的示例项目。
sx-dealTable
成交列表
sx-entrustTable
委托列表
sx-positionTable
持仓列表
注意事项
各项组件是基于'@xtp-smart/ui' 进行开发, 使用前请安装 '@xtp-smart/ui' 基础组件库
联系我们
如果有任何问题,欢迎登录XTP官网,给我们反馈。