Description
The SVG module allows inserting an SVG image into a presentation. It is used to correctly display .svg files in browsers.
Properties
Property name |
Description |
SVG file |
This property serves for uploading a file in SVG format into the module. |
Skip aspect ratio |
This property allows to fit image to the module's frame area. |
Supported commands
Command name |
Params |
Description |
show |
--- |
Shows the module |
hide |
--- |
Hides the module |
CSS classes
Class name |
Description |
.errorContainer |
indicates the look of the message frame |
.svgContainer |
indicates the look of the image frame |
.message |
indicates the look of the message |
Demo presentation
Demo presentation contains examples of how to use the SVG addon.