@types/ckeditor__ckeditor5-adapter-ckfinder
- Version 29.0.4
- Published
- 6.26 kB
- 3 dependencies
- MIT license
Install
npm i @types/ckeditor__ckeditor5-adapter-ckfinder
yarn add @types/ckeditor__ckeditor5-adapter-ckfinder
pnpm add @types/ckeditor__ckeditor5-adapter-ckfinder
Overview
TypeScript definitions for @ckeditor/ckeditor5-adapter-ckfinder
Index
Classes
class UploadAdapter
class CKFinderUploadAdapter extends Plugin {}
A plugin that enables file uploads in CKEditor 5 using the CKFinder server–side connector.
See the to learn how to configure and use this feature as well as find out more about the full integration with the file manager provided by the plugin.
Check out the to learn about other ways to upload images into CKEditor 5.
property pluginName
static readonly pluginName: string;
property requires
static readonly requires: [any];
method init
init: () => void;
Package Files (2)
Dependencies (3)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@types/ckeditor__ckeditor5-adapter-ckfinder
.
- Markdown[](https://www.jsdocs.io/package/@types/ckeditor__ckeditor5-adapter-ckfinder)
- HTML<a href="https://www.jsdocs.io/package/@types/ckeditor__ckeditor5-adapter-ckfinder"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2342 ms. - Missing or incorrect documentation? Open an issue for this package.