Interface DomOptions

Options for configuring DOM features

interface DomOptions {
    topbar?: boolean;
}

Properties

Properties

topbar?: boolean

Whether to show the topbar