Tag: rendererDefine a new element in any supported langauge.
Attrib Name Type Possible Values Description
lang string language The default language of the renderer.
ondestroy function null The function or method used to remove the tag.
onparent function null The function or method used to parent child tags.
onrender function null The function or method used to render the tag.
tag string null The name of the tag for the new renderer.