Interface MenuOptions

interface MenuOptions {
    template?: HTMLTemplateElement;
}

Properties

Properties

Generated using TypeDoc