factory ParagraphElement() => JS<ParagraphElement>( 'returns:ParagraphElement;creates:ParagraphElement;new:true', '#.createElement(#)', document, "p", );