Using hyperscript, I\'m creating an Element using ...
Element
let node = h(\'a\', { \'attributes\': { \'href\': \'http:www.google.com\' } }, \'Google\')