Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Posts about Vant

Introduction to Vant

May 07, 2021 08:00 0 Comment Vant

Introduction to Vant, Example demonstration, Characteristics, 60 plus high-quality components, 90% unit test coverage, Complete Chinese and English documentation and examples, Supports on-demand

Vant get started quickly

May 07, 2021 08:00 0 Comment Vant

Introduce components, Introduce components, Advanced usage, Problems, Example demonstration, Scaffolding, When using Vant in a new project, it is recommended to create a project using, Vue Cli, the scaffolding officially provided by Vue, # 安装

Vant updates the log

May 07, 2021 08:00 0 Comment Vant

Vant updates the log, Example demonstration, Introduced, Vant follows, the Semver, semantic version specification., Release rhythm, Revision Number: Released weekly with new features and bug fixe

Vant custom theme

May 07, 2021 08:00 0 Comment Vant

Custom methods, Custom methods, Example demonstration, Introduced, Vant offers a default set of themes, and CSS is named in BEM style for easy consumer overlay styles., If you want to completely replace th

Vant development guide

May 07, 2021 08:00 0 Comment Vant

Participate in development, Participate in development, Submit a PR, Example demonstration, Introduced, Thank you for using Vant., Here's a guide to submitting feedback or code to Vant., Before submitting an issue or PR to Vant, take a few mi

Vant design resources

May 07, 2021 08:00 0 Comment Vant

Vant design resources, Example demonstration, Introduced, Vant's existing design resources are available here, and more are being organized., Component, Component design specifications, color spec

Vant Style Guide

May 07, 2021 09:00 0 Comment Vant

Vant Style Guide, Example demonstration, Introduced, When participating in Vant development, follow the agreed single-file component style guide, which is anthostylation, from Vue's official

Vant International

May 07, 2021 09:00 0 Comment Vant

Vant International, Example demonstration, Introduced, Vant defaults to Chinese language, and if you need to use a different language, you can refer to the following scenario., Multi-language s

Vant Button button

May 07, 2021 09:00 0 Comment Vant

Code demo, Code demo, Api, Here's a simple example:, Example demonstration, Introduced, import Vue from 'vue';, import { Button } from 'vant';, Vue.use(Button);, Code demo, The type of button, Support for default, primaryy, in

Vant Cell cell

May 07, 2021 09:00 0 Comment Vant

Code demo, Code demo, Api, Example demonstration, Introduced, import Vue from 'vue';, import { Cell, CellGroup } from 'vant';, Vue.use(Cell);, Vue.use(CellGroup);, Code demo, Basic usage, Cell can be

Vant Icon icon

May 07, 2021 09:00 0 Comment Vant

Code demo, Code demo, Api, Example demonstration, Introduced, 基于字体的图标集,可以通过 Icon 组件使用,也可以在其他组件中通过icon属性引用, Introduced, import Vue from 'vue';, import { Icon } from 'vant';, Vue.use(Icon);, Code demo,

Vant Image picture

May 07, 2021 09:00 0 Comment Vant

Code demo, Code demo, Api, Example demonstration, Introduced, Enhanced img tab with a variety of picture fill modes that support lazy, in-load, and fail-loading prompts, Introduced, import Vue from 'v

Vant Layout layout

May 07, 2021 09:00 0 Comment Vant

Code demo, Code demo, Api, Example demonstration, Introduced, Layout provides van-row and van-col components for row layout, Introduced, import Vue from 'vue';, import { Col, Row } from 'vant';, Vue.u

Vant Popup pop-up layer

May 07, 2021 09:00 0 Comment Vant

Code demo, Code demo, Api, Example demonstration, Introduced, Pop-up layer containers for displaying pop-up windows, informational tips, and more, supporting multiple pop-up overlays, Introduced, impo

Vant built-in style

May 07, 2021 09:00 0 Comment Vant

Vant built-in style, Example demonstration, Introduced, Vant contains some common styles by default that can be used directly through className., The text is omitted, When the length of the text