Skip to main content

ElementGenerateID

Callable

  • ElementGenerateID(): string

  • Generate and return a unique HTMLElement.id.

    IDs consist of base36-encoded integers whose value is incremented each time this function is called.


    Returns string