JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface CustomElementConstructor

    interface CustomElementConstructor {
        new CustomElementConstructor(...params: any[]): HTMLElement;
    }
    Index
    • Parameters

      • ...params: any[]

      Returns HTMLElement