ElementGenerateID Generate and return a unique HTMLElement.id. IDs consist of base36-encoded integers whose value is incremented each time this function is called.CallableElementGenerateID(): stringReturns string
Generate and return a unique HTMLElement.id.
IDs consist of base36-encoded integers whose value is incremented each time this function is called.