Element createElement(String localName, [dynamic options]) => js_util.callMethod(this, 'createElement', [localName, options]);