文件名称:draft-js-unsplash-plugin:在草稿js编辑器中添加Unsplash图像
文件大小:1.7MB
文件格式:ZIP
更新时间:2024-06-02 16:56:33
editor unsplash wysiwyg draft-js editor-plugin
draft-js-unsplash-plugin 在草稿js编辑器中添加Unsplash图片。 这是draft-js-plugins-editor 。 安装 npm install @jimmycode/draft-js-unsplash-plugin 用法 import createUnsplashPlugin from '@jimmycode/draft-js-unsplash-plugin' ; const unsplashPlugin = createUnsplashPlugin ( { options : { accessKey : 'my-access-key' } } ) ; const { UnsplashButton } = unsplashPlugin ; 配置 参数 默认 描述 主题 默认样式 @ jimmycode / draft-js-unsp
【文件预览】:
draft-js-unsplash-plugin-master
----postcss.config.js(128B)
----webpack.config.js(1KB)
----src()
--------utils.js(202B)
--------components()
--------createUnsplashPlugin.js(4KB)
--------plugin.css(2KB)
--------index.js(97B)
----.npmignore(89B)
----plugin.gif(1.6MB)
----LICENSE(1KB)
----README.md(10KB)
----.npmrc(13B)
----.gitignore(84B)
----package-lock.json(531KB)
----package.json(2KB)