This sample demonstrates the option to insert the image to the Rich Text Editor content. Click the image button from the toolbar item to insert the image.
Image tools used to insert an image to the Rich Text Editor and click on the image to easily customize the image using quick toolbar. The quick toolbar has the following items
Replace
– can replace the image with some other image.Align
– Align the image with left, right and justify.Image captions
– set the captions for the image.Change size
– modify width and height of image.Delete
– delete the image.Link
– provide the link to the image.Display
- display the image as inline or with break.Alternate text
– provide the alternative text for the image if the image is not present in the location.Custom Tools
- "rotation" related commands are added as custom commands to the image elementResize
– can resize the image dimension with resize options.Injecting Module:
Rich Text Editor component features are segregated into individual feature-wise modules. To use image tool, we need to inject Image
modules into the services.