New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@xtp-smart/ui

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xtp-smart/ui

xtp smart client components

latest
npmnpm
Version
0.9.17
Version published
Maintainers
4
Created
Source

XTP.SmartX项目VUE组件库

为了快速简洁的开发出smartx的组件,我们对常用的页面组件进行封装,让开发者专注于业务逻辑的开发,减少web页面技术细节带来的困扰。

install

npm i -D @xtp-smart/ui

Use

use webpack

import smartx_ui from '@xtp-smart/ui'

Vue.use(smartx_ui);

组件

接口文档还在不断完善,详细使用案例请参考 组件生成器 生成的示例项目。

sx-input-number

数字输入框

sx-ticker-complete

股票代码快速输入框

sx-big-table

表格组件,经过深度优化,可以快速展示10w条数据

sx-col-setting

表格列调整工具,支持列显示/隐藏,排序等

sx-table-filter

一个简单的输入框,但是界面和交互更偏向为表格做关键字过滤

问题反馈

如果使用组件时遇到了任何BUG,可以在smart客户端的主项目中反馈问题。

QQ 交流群: 659577632

Keywords

xtp

FAQs

Package last updated on 14 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts