1.5.0 • Published 4 years ago

vue-jsmind v1.5.0

Weekly downloads
21
License
MIT
Repository
-
Last release
4 years ago

vue-jsmind

A Vue.js Component ( base on jsmind )

English | 简体中文

Install

yarn add vue-jsmind #or npm install vue-jsmind

Quick Start

import Vue from 'vue'
import jm from 'vue-jsmind'

Vue.use(jm)

Use

<js-mind :values="mind" :options="options" ref="jsMind" height="1000px"></js-mind>

Props

Use Example

git clone git@github.com:chentoday/vue-jsmind.git
yarn #or npm install
yarn run dev #or npm run dev

Result

example

1.5.0

4 years ago

1.2.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago