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