HTMLElement.var_ constructor

HTMLElement.var_()

Creates an HTMLElement using the tag 'var'.

Implementation

HTMLElement.var_() : _ = document.createElement('var');