medium-proeditor
Version:
A powerful & customizable Medium-style rich text editor
8 lines • 379 B
TypeScript
/**
* - We trying to create a image placeholder until upload ends, and then show the final image
* - We can retry & cancel the upload
* - While uploading we can't drag and drop on each placeholder row,
* so if the row (3 or less images in images-grid) includes any uncompleted upload, so this row still can't interact with it
*
*/
//# sourceMappingURL=upload-image.d.ts.map