menu
reio package
documentation
widget_html.dart
Mark
tag property
tag property
dark_mode
light_mode
tag
property
set
tag
(
String
tag
)
inherited
Sets the
WidgetElement
HTML tag.
Implementation
set
tag(
String
tag) => _node.tag = tag;
reio package
documentation
widget_html
Mark
tag property
Mark class
Constructors
new
Properties
hashCode
node
runtimeType
tag
Methods
$
$list
$slot
a
accessKey
autoCapitalize
autoFocus
contentEditable
dir
draggable
enterKeyHint
hidden
id
inputMode
itemId
itemProp
itemRef
itemScope
itemType
lang
nonce
noSuchMethod
on
onAdd
onBeforeCopy
onBeforeCut
onBeforePaste
onBlur
onClick
onContextMenu
onCopy
onCut
onDestroy
onDoubleClick
onDrag
onDragEnd
onDragEnter
onDragLeave
onDragOver
onDragStart
onDrop
onFocus
onKeyDown
onKeyUp
onMount
onMouseDown
onMouseEnter
onMouseLeave
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onPaste
onRemove
onTouchCancel
onTouchEnd
onTouchMove
onTouchStart
onTransitionEnd
onWheel
remove
removeIf
removeIfTrue
setJump
spellCheck
style
tabIndex
thisClass
thisIs
title
toString
translate
Operators
operator ==