TronDesigner Website Integration
    Preparing search index...

    Type Alias DesignerHTMLElements

    type DesignerHTMLElements = {
        advanced: HTMLElement[];
        basic: HTMLElement[];
    }
    Index

    Properties

    Properties

    advanced: HTMLElement[]
    basic: HTMLElement[]