extension-image
Home > @remirror/extension-image
extension-image package
Classes
Class | Description |
---|---|
ImageExtension | The image extension for placing images into your editor. TODO - > - Captions https://glitch.com/edit/\#!/pet-figcaption?path=index.js%3A27%3A1 into a preset TODO = > Split this into an image upload extension and image extension. - Add a base64 image |
ResizableImageView | ResizableImageView is a NodeView for image. You can resize the image by dragging the handle over the image. |
Functions
Function | Description |
---|---|
isImageFileType(file) | True when the provided file is an image file. |
Interfaces
Interface | Description |
---|---|
ImageExtensionAttributes | |
ImageOptions |
Type Aliases
Type Alias | Description |
---|---|
ImageAttributes |