Interface ButtonOptions

interface ButtonOptions {
    template: HTMLTemplateElement;
}

Properties

Properties

Generated using TypeDoc