@autobest-ui/scene
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-alpha.6 • Public • Published

@autobest-ui/scene 文档

介绍

该项目是在原有@autobest-ui/components基础上,完善UI样式和功能,主要提供给管理类型的服务使用(toB) 对于SSR前台项目不提倡使用,因这套东西过于冗余不利于性能优化

打包方式

yarn build:scene

使用

// 全局引入css
// 若只是使用@autobest-ui/scene,则不用在引入@autobest-ui/components样式
// 若@autobest-ui/scene没有提供对@autobest-ui/components的封装,并且使用了@autobest-ui/components组件,则需要单独引入@autobest-ui/components组件样式
import '@autobest-ui/scene/lib/style.css';

// 使用某个组件
import { Button } from '@autobest-ui/scene';

Readme

Keywords

none

Package Sidebar

Install

npm i @autobest-ui/scene

Weekly Downloads

270

Version

3.0.0-alpha.6

License

ISC

Unpacked Size

367 kB

Total Files

134

Last publish

Collaborators

  • zhang123456