Interface EmbedLayoutConfig

Embedded layout configuration

interface EmbedLayoutConfig {
    spinner?: string;
}

Properties

Properties

spinner?: string

Spinner HTML template

Generated using TypeDoc