文件名称:ember-introjs:intro.js的Ember组件
文件大小:317KB
文件格式:ZIP
更新时间:2024-05-28 14:28:41
javascript emberjs ember-addon introjs introjs-component
灰烬IntroJS包装通过您的应用程序在灰烬组件,以指导用户。 兼容性 Ember.js v2.18或更高版本 Ember CLI v2.13或更高版本 Node.js v8或更高版本 安装 ember install ember-introjs 用法 第一种选择(推荐) 使用intro-js/step组件作为包装器 {{ #intro-js/step step = 1 intro = " Step Component " }} < h1>Hello! h1> {{ /intro-js/step }} 您可以使用以下方法自定义包装器: position="top" intro="Welcome!" tooltipClass="tooltip-class" highlightClass="highlight-class" position="top" hint="
【文件预览】:
ember-introjs-master
----.gitignore(369B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(2KB)
----jsconfig.json(141B)
----package-lock.json(789KB)
----LICENSE.md(1KB)
----.travis.yml(1KB)
----CONTRIBUTING.md(673B)
----CODE_OF_CONDUCT.md(2KB)
----index.js(848B)
----CHANGELOG.md(30KB)
----addon()
--------components()
--------.gitkeep(0B)
--------intro-js.js(36B)
----testem.js(581B)
----.eslintrc.js(1KB)
----README.md(8KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----.eslintignore(240B)
----.github_changelog_generator(21B)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----inch.json(95B)
----.npmignore(404B)
----ember-introjs.png(106KB)
----.editorconfig(514B)
----.template-lintrc.js(62B)