fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
HtmlTag
/
HtmlTag
Html
Tag
js
constructor
(
tagName
:
String
,
id
:
String
?
=
null
,
baseClass
:
String
?
=
null
,
job
:
Job
,
scope
:
Scope
)
Parameters
tag
Name
name of the tag. Used to create the corresponding
Element