Documentation

SVG

Description

The SVG module allows inserting an SVG image into a presentation. It is used to correctly display SVG files in browsers.

Properties

The list starts with the common properties, learn more about them by visiting the Modules description section. The other available properties are described below.

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.