Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addRestart (0.24 sec)

  1. docs/en/docs/js/termynal.js

                else {
                    this.container.appendChild(line);
                    await this._wait(delay);
                }
    
                line.removeAttribute(`${this.pfx}-cursor`);
            }
            this.addRestart()
            this.finishElement.style.visibility = 'hidden'
            this.lineDelay = this.originalLineDelay
            this.typeDelay = this.originalTypeDelay
            this.startDelay = this.originalStartDelay
        }
    
    JavaScript
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu May 12 00:06:16 GMT 2022
    - 9.3K bytes
    - Viewed (0)
Back to top