[Go to site: main page, start]

Interface ToolclipConfiguration

interface ToolclipConfiguration {
    heading: string;
    items: ToolclipConfigurationItem[];
    src: string;
}
Index

Properties

Properties

heading: string

The heading string.

The items in the toolclip body.

src: string

The filename of the toolclip video.