0.2.1 • Published 2 years ago

skill-ui v0.2.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

skill-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

// 设置为暗黑主题 document.body.setAttribute('skill-theme', 'dark')

// 恢复亮色主题 document.body.removeAttribute('skill-theme');

base 基础

s-button 按钮 s-link 链接 s-flex flex 布局 s-grid grid 布局

from 表单

s-input s-radio s-select s-switch s-checkbox s-upload s-date s-time

navigation 导航

Feedback 反馈

others 其它

hooks 通用逻辑

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago