Interface RangeOptions

interface RangeOptions {
    template: HTMLTemplateElement;
}

Properties

Properties

Generated using TypeDoc