0.0.5 • Published 3 years ago

yx-vue-jsmind v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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 'yx-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

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago