2.14.10 • Published 2 years ago

@jvb-corp/alloy-editor-lib v2.14.10

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

Alloy Editor Lib

This library base on AlloyEditor of Liferay

How to use

  • Declare it into your script
window.CKEDITORLIBLIB_BASEPATH = 'your-path';
window.ALLOYEDITOR_BASEPATH = 'your-path';
const AlloyEditor = require("@jvb-corp/alloy-editor-lib");
return AlloyEditor;
  • In your css, add
@import "~@jvb-corp/alloy-editor-lib/assets/alloy-editor-ocean-min.css";
2.14.10

2 years ago

2.14.9

2 years ago