Skip to main content

ElementGenerateID

Generate and return a unique HTMLElement.id.

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

Callable

  • ElementGenerateID(): string

  • Returns string