GithubHelp home page GithubHelp logo

vue-ui's Introduction

V-UIKit

这是一套适合中文世界使用的基于 UIKit 和 Vue2 开发的界面套件。

安装

$ npm i v-uikit -D

注册 V-UIKit

import Vue from 'vue'
import VueUIKit from 'v-uikit'
import 'v-uikit/dist/v-uikit.css'

Vue.use(VueUIKit)

组件

  • <uk-icon>——图标
  • <uk-badge>——
  • <uk-button>——按钮
  • <uk-button-group>——按钮组
  • <uk-accordion> , <uk-section> - 手风琴分页容器
  • <uk-tabs>,<uk-tab>——分页容器
  • <uk-nav>——导航器
  • <uk-datepicker>——日期选择器
  • <uk-timepicker>——时间选择器
  • <uk-list>——数据列表
  • <uk-dropdown-list>——下拉数据列表
  • <uk-html-editor>——富文本编辑器
  • <uk-alert>——提示框
  • <uk-modal>——对话框
  • <uk-pager>——分页器
  • <uk-password>——密码输入
  • <uk-select>——选择输入
  • <uk-form>——表单
  • <uk-itempicker>——数据列表选择器
  • <uk-field> - 输入字段容器
  • <uk-icon-field>——带图标的输入字段容器
  • <uk-thumbnail>——缩略图
  • <uk-overlay>——带文字覆盖层的缩略图
  • <uk-uploader——多文件上传区域

在线示例

示例

Vue UI

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.