Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A high quality UI Toolkit built on Vue.js 2.0

License

NotificationsYou must be signed in to change notification settings

iview/iview

Repository files navigation

iView

A high quality UI Toolkit built on Vue.js.

iViewNPM downloadsNPM downloadsJS gzip sizeCSS gzip sizeJoin the chat at https://gitter.im/iview/iviewBackers on Open CollectiveSponers on Open Collective

Docs

3.x |2.x |1.x

Features

  • Dozens of useful and beautiful components.
  • Friendly API. It's made for people with any skill level.
  • Extensive documentation and demos.
  • It is quite beautiful.
  • Supports both Vue.js 2 and Vue.js 1.

Who's using iView

If your company or products use iView, welcome to clickhere to leave a message.

Install

We provide aniView plugin for Vue CLI 3, which you can use to quickly build an iView-based project.

We also provide a starter kitiview-project for you.

Install iView

Using npm:

npm install iview --save

Using a script tag for global use:

<scripttype="text/javascript"src="iview.min.js"></script><linkrel="stylesheet"href="dist/styles/iview.css">

You can find more infoon the website.

Usage

<template>    <Sliderv-model="value"range /></template><script>exportdefault {data () {return {                value: [20,50]            }        }    }</script>

Using css viaimport:

import'iview/dist/styles/iview.css';

Compatibility

  • Supports Vue.js 2.x
  • Supports Vue.js 1.x -visit 1.0 docs
  • Supports SSR
  • SupportsNuxt.js
  • Supports TypeScript
  • SupportsElectron
  • Most components and features support IE9 and above browsers, some components and features do not support IE

Community

If you want to contribute or have questions or bugs to report:

Questions: Find other users at theGitter chat or post onStackOverflow using[iview-ui] tag
Bugs:File a issue here - please provide a example so we can help you better
Contribute: Contact us inGitter chat, WeChat or via mail toiview@tendcloud.com. PRs welcome!

Major Contributors

NameAvatarNameAvatarNameAvatar
Aresnjingsamrijn
lcx960324GITleonine1989huixisheng
Sergio Crisostomolison16Xotic750
huanghong1125yangdan8

Ecosystem Links

License

MIT

Copyright (c) 2016-present, TalkingData


[8]ページ先頭

©2009-2025 Movatter.jp