diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Block.this
diamond
web
elements
block
Block
Creates a new block element.
this
()
this
(string tagName)
class
Block
(TElement = Element)
package final
this
(
string
tagName
)
if
(
is
(
BaseClassesTuple
!
TElement
==
AliasSeq
!(
Element
,
Object
)) ||
is
(
TElement
==
Element
)
)
Parameters
tagName
string
The name of the block element's tag.
Meta
Source
See Implementation
diamond
web
elements
block
Block
constructors
this
functions
addElement
generateHtml
Creates a new block element.