RenderJS Home RenderJS

    Do not use DOM id attribute in your gadget

    • Last Update:2020-06-05
    • Version:001
    • Language:en

    Do not use DOM id attribute in your gadget

    It is forbidden to use DOM id attribute on gadget, as it prevents it to be concurrently instanciated twice.

    Instead, you can use the class attribute.