@wetrial/component
TypeScript icon, indicating that this package has built-in type declarations

5.0.0-beta.1 • Public • Published

@wetrial/component

@wetrial/component.

See website @wetrial/component for more information.

Install

Using npm:

$ npm install --save-dev @wetrial/component

or using yarn:

$ yarn add @wetrial/component --dev

🔨 Usage

import { Ellipsis } from '@wetrial/component';

文档说明

nav

对应顶部菜单栏,排在第一位;配置如下;

配置项 说明
title 显示在顶部菜单中的名称 组件
order 在顶部菜单中的顺序 1
path 路由的基础路径 /component

group

对应左边的左侧菜单栏分组

order title path
1 通用 /common
2 数据录入 /data-collection
3 数据展示 /data-display
10 其他 /other

Package Sidebar

Install

npm i @wetrial/component

Weekly Downloads

1

Version

5.0.0-beta.1

License

MIT

Unpacked Size

1.81 MB

Total Files

99

Last publish

Collaborators

  • xiexingen