_king
Results
2
issues of
_king
I have added a feature that support uploading local image to server with Fetch API (only keep smallest) for example: ```js var editor = window.pell.init({ // ... // if you...
plugin
using Fetch API and add a option to `settings`: ```js { upload: { api: 'http://xxx' } } ``` Active default action for not config this option in `init` method.