Application
Table of Contents
Interfaces
- Template
- Marker interface for template classes.
- NodeAttributes
- Marker interface for typed element attributes.
- NodeCollection
- Ordered collection of child nodes.
- Renderer
- Renders a node tree into a complete string.
- StreamingRenderer
- Renders a node tree as a stream of HTML chunks.
Classes
- BlockRegistry
- Immutable registry of named content blocks for layout composition.
- TemplateResolver
- Resolves template instances from a PSR-11 container.
- FutureNode
- Two-step curried node factory: first call sets attributes, second call sets children.
- NamespacePsr4PathResolver
- Psr4FilePersister
- PSR-4 compliant {@PhpFile} persister.
- HtmlName
- NestedAttributes
- Marks a property that contains a nested attributes object.
- AbbrNode
- AcronymNode
- AddressNode
- ANode
- AppletNode
- AreaNode
- ArticleNode
- AsideNode
- AudioNode
- BasefontNode
- BaseNode
- BdiNode
- BdoNode
- BgsoundNode
- BigNode
- BlinkNode
- BlockquoteNode
- BNode
- BodyNode
- BrNode
- ButtonNode
- CanvasNode
- CaptionNode
- CenterNode
- CiteNode
- CodeNode
- ColgroupNode
- ColNode
- DatalistNode
- DataNode
- DdNode
- DelNode
- DetailsNode
- DfnNode
- DialogNode
- DirNode
- DivNode
- DlNode
- DtNode
- EmbedNode
- EmNode
- FieldsetNode
- FigcaptionNode
- FigureNode
- FontNode
- FooterNode
- FormNode
- FrameNode
- FramesetNode
- H1Node
- H2Node
- H3Node
- H4Node
- H5Node
- H6Node
- HeaderNode
- HeadNode
- HgroupNode
- HrNode
- HtmlNode
- IframeNode
- ImgNode
- INode
- InputNode
- InsNode
- IsindexNode
- KbdNode
- KeygenNode
- LabelNode
- LegendNode
- LinkNode
- LiNode
- ListingNode
- MainNode
- MapNode
- MarkNode
- MarqueeNode
- MenuitemNode
- MenuNode
- MetaNode
- MeterNode
- MulticolNode
- NavNode
- NextidNode
- NobrNode
- NoembedNode
- NoframesNode
- NoscriptNode
- ObjectNode
- OlNode
- OptgroupNode
- OptionNode
- OutputNode
- ParamNode
- PictureNode
- PlaintextNode
- PNode
- PreNode
- ProgressNode
- QNode
- RbNode
- RpNode
- RtcNode
- RtNode
- RubyNode
- SampNode
- ScriptNode
- SearchNode
- SectionNode
- SelectedcontentNode
- SelectNode
- SlotNode
- SmallNode
- SNode
- SourceNode
- SpacerNode
- SpanNode
- StrikeNode
- StrongNode
- StyleNode
- SubNode
- SummaryNode
- SupNode
- TableNode
- TbodyNode
- TdNode
- TemplateNode
- TextareaNode
- TfootNode
- TheadNode
- ThNode
- TimeNode
- TitleNode
- TrackNode
- TrNode
- TtNode
- UlNode
- UNode
- VarNode
- VideoNode
- WbrNode
- XmpNode
- AnchorAttributes
- Content attributes from the DOM Element interface.
- AreaAttributes
- Content attributes from the DOM Element interface.
- AudioAttributes
- Content attributes from the DOM Element interface.
- BaseAttributes
- Content attributes from the DOM Element interface.
- BodyAttributes
- Content attributes from the DOM Element interface.
- BRAttributes
- Content attributes from the DOM Element interface.
- ButtonAttributes
- Content attributes from the DOM Element interface.
- CanvasAttributes
- Content attributes from the DOM Element interface.
- DataAttributes
- Content attributes from the DOM Element interface.
- DataListAttributes
- Content attributes from the DOM Element interface.
- DetailsAttributes
- Content attributes from the DOM Element interface.
- DialogAttributes
- Content attributes from the DOM Element interface.
- DirectoryAttributes
- Content attributes from the DOM Element interface.
- DivAttributes
- Content attributes from the DOM Element interface.
- DListAttributes
- Content attributes from the DOM Element interface.
- EmbedAttributes
- Content attributes from the DOM Element interface.
- FieldSetAttributes
- Content attributes from the DOM Element interface.
- FontAttributes
- Content attributes from the DOM Element interface.
- FormAttributes
- Content attributes from the DOM Element interface.
- FrameAttributes
- Content attributes from the DOM Element interface.
- FrameSetAttributes
- Content attributes from the DOM Element interface.
- GlobalAttributes
- Content attributes from the DOM Element interface.
- HeadAttributes
- Content attributes from the DOM Element interface.
- HeadingAttributes
- Content attributes from the DOM Element interface.
- HRAttributes
- Content attributes from the DOM Element interface.
- HtmlAttributes
- Content attributes from the DOM Element interface.
- IFrameAttributes
- Content attributes from the DOM Element interface.
- ImageAttributes
- Content attributes from the DOM Element interface.
- InputAttributes
- Content attributes from the DOM Element interface.
- LabelAttributes
- Content attributes from the DOM Element interface.
- LegendAttributes
- Content attributes from the DOM Element interface.
- LIAttributes
- Content attributes from the DOM Element interface.
- LinkAttributes
- Content attributes from the DOM Element interface.
- MapAttributes
- Content attributes from the DOM Element interface.
- MarqueeAttributes
- Content attributes from the DOM Element interface.
- MediaAttributes
- Content attributes from the DOM Element interface.
- MenuAttributes
- Content attributes from the DOM Element interface.
- MetaAttributes
- Content attributes from the DOM Element interface.
- MeterAttributes
- Content attributes from the DOM Element interface.
- ModAttributes
- Content attributes from the DOM Element interface.
- ObjectAttributes
- Content attributes from the DOM Element interface.
- OListAttributes
- Content attributes from the DOM Element interface.
- OptGroupAttributes
- Content attributes from the DOM Element interface.
- OptionAttributes
- Content attributes from the DOM Element interface.
- OutputAttributes
- Content attributes from the DOM Element interface.
- ParagraphAttributes
- Content attributes from the DOM Element interface.
- ParamAttributes
- Content attributes from the DOM Element interface.
- PictureAttributes
- Content attributes from the DOM Element interface.
- PreAttributes
- Content attributes from the DOM Element interface.
- ProgressAttributes
- Content attributes from the DOM Element interface.
- QuoteAttributes
- Content attributes from the DOM Element interface.
- ScriptAttributes
- Content attributes from the DOM Element interface.
- SelectAttributes
- Content attributes from the DOM Element interface.
- SelectedContentAttributes
- Content attributes from the DOM Element interface.
- SlotAttributes
- Content attributes from the DOM Element interface.
- SourceAttributes
- Content attributes from the DOM Element interface.
- SpanAttributes
- Content attributes from the DOM Element interface.
- StyleAttributes
- Content attributes from the DOM Element interface.
- TableAttributes
- Content attributes from the DOM Element interface.
- TableCaptionAttributes
- Content attributes from the DOM Element interface.
- TableCellAttributes
- Content attributes from the DOM Element interface.
- TableColAttributes
- Content attributes from the DOM Element interface.
- TableRowAttributes
- Content attributes from the DOM Element interface.
- TableSectionAttributes
- Content attributes from the DOM Element interface.
- TemplateAttributes
- Content attributes from the DOM Element interface.
- TextAreaAttributes
- Content attributes from the DOM Element interface.
- TimeAttributes
- Content attributes from the DOM Element interface.
- TitleAttributes
- Content attributes from the DOM Element interface.
- TrackAttributes
- Content attributes from the DOM Element interface.
- UListAttributes
- Content attributes from the DOM Element interface.
- UnknownAttributes
- Content attributes from the DOM Element interface.
- VideoAttributes
- Content attributes from the DOM Element interface.
- FragmentNode
- RawNode
- TextNode
- AriaAttributes
- WAI-ARIA states and properties.
- DataAttributes
- Arbitrary data-* attributes.
- ElementAttributes
- Content attributes from the DOM Element interface.
- EventAttributes
- GlobalEventHandlers content attributes.
- FragmentAttributes
- RawAttributes
- TextAttributes
- ArrayNodeCollection
- HtmlRenderer
- Renders a node tree into an HTML5 string.
- HtmlStreamingRenderer
- Renders a node tree as a stream of HTML5 chunks.
Traits
Enums
Functions
- html() : FutureNode<string|int, HtmlNode>
- head() : FutureNode<string|int, HeadNode>
- title() : FutureNode<string|int, TitleNode>
- base() : BaseNode
- link() : LinkNode
- meta() : MetaNode
- style() : FutureNode<string|int, StyleNode>
- body() : FutureNode<string|int, BodyNode>
- article() : FutureNode<string|int, ArticleNode>
- section() : FutureNode<string|int, SectionNode>
- nav() : FutureNode<string|int, NavNode>
- aside() : FutureNode<string|int, AsideNode>
- h1() : FutureNode<string|int, H1Node>
- h2() : FutureNode<string|int, H2Node>
- h3() : FutureNode<string|int, H3Node>
- h4() : FutureNode<string|int, H4Node>
- h5() : FutureNode<string|int, H5Node>
- h6() : FutureNode<string|int, H6Node>
- hgroup() : FutureNode<string|int, HgroupNode>
- header() : FutureNode<string|int, HeaderNode>
- footer() : FutureNode<string|int, FooterNode>
- address() : FutureNode<string|int, AddressNode>
- p() : FutureNode<string|int, PNode>
- hr() : HrNode
- pre() : FutureNode<string|int, PreNode>
- blockquote() : FutureNode<string|int, BlockquoteNode>
- ol() : FutureNode<string|int, OlNode>
- ul() : FutureNode<string|int, UlNode>
- menu() : FutureNode<string|int, MenuNode>
- li() : FutureNode<string|int, LiNode>
- dl() : FutureNode<string|int, DlNode>
- dt() : FutureNode<string|int, DtNode>
- dd() : FutureNode<string|int, DdNode>
- figure() : FutureNode<string|int, FigureNode>
- figcaption() : FutureNode<string|int, FigcaptionNode>
- main() : FutureNode<string|int, MainNode>
- search() : FutureNode<string|int, SearchNode>
- div() : FutureNode<string|int, DivNode>
- a() : FutureNode<string|int, ANode>
- em() : FutureNode<string|int, EmNode>
- strong() : FutureNode<string|int, StrongNode>
- small() : FutureNode<string|int, SmallNode>
- s() : FutureNode<string|int, SNode>
- cite() : FutureNode<string|int, CiteNode>
- q() : FutureNode<string|int, QNode>
- dfn() : FutureNode<string|int, DfnNode>
- abbr() : FutureNode<string|int, AbbrNode>
- ruby() : FutureNode<string|int, RubyNode>
- rt() : FutureNode<string|int, RtNode>
- rp() : FutureNode<string|int, RpNode>
- data() : FutureNode<string|int, DataNode>
- time() : FutureNode<string|int, TimeNode>
- code() : FutureNode<string|int, CodeNode>
- html_var() : FutureNode<string|int, VarNode>
- samp() : FutureNode<string|int, SampNode>
- kbd() : FutureNode<string|int, KbdNode>
- sub() : FutureNode<string|int, SubNode>
- sup() : FutureNode<string|int, SupNode>
- i() : FutureNode<string|int, INode>
- b() : FutureNode<string|int, BNode>
- u() : FutureNode<string|int, UNode>
- mark() : FutureNode<string|int, MarkNode>
- bdi() : FutureNode<string|int, BdiNode>
- bdo() : FutureNode<string|int, BdoNode>
- span() : FutureNode<string|int, SpanNode>
- br() : BrNode
- wbr() : WbrNode
- ins() : FutureNode<string|int, InsNode>
- del() : FutureNode<string|int, DelNode>
- picture() : FutureNode<string|int, PictureNode>
- source() : SourceNode
- img() : ImgNode
- iframe() : FutureNode<string|int, IframeNode>
- embed() : EmbedNode
- object() : FutureNode<string|int, ObjectNode>
- video() : FutureNode<string|int, VideoNode>
- audio() : FutureNode<string|int, AudioNode>
- track() : TrackNode
- map() : FutureNode<string|int, MapNode>
- area() : AreaNode
- table() : FutureNode<string|int, TableNode>
- caption() : FutureNode<string|int, CaptionNode>
- colgroup() : FutureNode<string|int, ColgroupNode>
- col() : ColNode
- tbody() : FutureNode<string|int, TbodyNode>
- thead() : FutureNode<string|int, TheadNode>
- tfoot() : FutureNode<string|int, TfootNode>
- tr() : FutureNode<string|int, TrNode>
- td() : FutureNode<string|int, TdNode>
- th() : FutureNode<string|int, ThNode>
- form() : FutureNode<string|int, FormNode>
- label() : FutureNode<string|int, LabelNode>
- input() : InputNode
- button() : FutureNode<string|int, ButtonNode>
- select() : FutureNode<string|int, SelectNode>
- datalist() : FutureNode<string|int, DatalistNode>
- optgroup() : FutureNode<string|int, OptgroupNode>
- option() : FutureNode<string|int, OptionNode>
- textarea() : FutureNode<string|int, TextareaNode>
- output() : FutureNode<string|int, OutputNode>
- progress() : FutureNode<string|int, ProgressNode>
- meter() : FutureNode<string|int, MeterNode>
- fieldset() : FutureNode<string|int, FieldsetNode>
- legend() : FutureNode<string|int, LegendNode>
- selectedcontent() : FutureNode<string|int, SelectedcontentNode>
- details() : FutureNode<string|int, DetailsNode>
- summary() : FutureNode<string|int, SummaryNode>
- dialog() : FutureNode<string|int, DialogNode>
- script() : FutureNode<string|int, ScriptNode>
- noscript() : FutureNode<string|int, NoscriptNode>
- template() : FutureNode<string|int, TemplateNode>
- slot() : FutureNode<string|int, SlotNode>
- canvas() : FutureNode<string|int, CanvasNode>
- applet() : FutureNode<string|int, AppletNode>
- acronym() : FutureNode<string|int, AcronymNode>
- bgsound() : FutureNode<string|int, BgsoundNode>
- dir() : FutureNode<string|int, DirNode>
- frame() : FutureNode<string|int, FrameNode>
- frameset() : FutureNode<string|int, FramesetNode>
- noframes() : FutureNode<string|int, NoframesNode>
- isindex() : FutureNode<string|int, IsindexNode>
- keygen() : FutureNode<string|int, KeygenNode>
- listing() : FutureNode<string|int, ListingNode>
- menuitem() : FutureNode<string|int, MenuitemNode>
- nextid() : FutureNode<string|int, NextidNode>
- noembed() : FutureNode<string|int, NoembedNode>
- param() : FutureNode<string|int, ParamNode>
- plaintext() : FutureNode<string|int, PlaintextNode>
- rb() : FutureNode<string|int, RbNode>
- rtc() : FutureNode<string|int, RtcNode>
- strike() : FutureNode<string|int, StrikeNode>
- xmp() : FutureNode<string|int, XmpNode>
- basefont() : FutureNode<string|int, BasefontNode>
- big() : FutureNode<string|int, BigNode>
- blink() : FutureNode<string|int, BlinkNode>
- center() : FutureNode<string|int, CenterNode>
- font() : FutureNode<string|int, FontNode>
- marquee() : FutureNode<string|int, MarqueeNode>
- multicol() : FutureNode<string|int, MulticolNode>
- nobr() : FutureNode<string|int, NobrNode>
- spacer() : FutureNode<string|int, SpacerNode>
- tt() : FutureNode<string|int, TtNode>
- raw() : RawNode
- Create a raw HTML node that bypasses escaping.
- doctype() : RawNode
- Create a DOCTYPE declaration node.
- fragment() : FragmentNode
- Create a fragment node that groups children without producing its own HTML tag.
Functions
html()
html([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, HtmlNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, HtmlNode>head()
head([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, HeadNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, HeadNode>title()
title([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $text = null ]) : FutureNode<string|int, TitleNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $text : string|null = null
Return values
FutureNode<string|int, TitleNode>base()
base([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $href = null ][, string|null $target = null ]) : BaseNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $href : string|null = null
- $target : string|null = null
Return values
BaseNodelink()
link([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $href = null ][, string|null $crossOrigin = null ][, string|null $rel = null ][, string|null $as = null ][, string|null $relList = null ][, string|null $media = null ][, string|null $integrity = null ][, string|null $hreflang = null ][, string|null $type = null ][, string|null $sizes = null ][, string|null $imageSrcset = null ][, string|null $imageSizes = null ][, string|null $referrerPolicy = null ][, string|null $blocking = null ][, bool|null $disabled = null ][, string|null $fetchPriority = null ]) : LinkNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $href : string|null = null
- $crossOrigin : string|null = null
- $rel : string|null = null
- $as : string|null = null
- $relList : string|null = null
- $media : string|null = null
- $integrity : string|null = null
- $hreflang : string|null = null
- $type : string|null = null
- $sizes : string|null = null
- $imageSrcset : string|null = null
- $imageSizes : string|null = null
- $referrerPolicy : string|null = null
- $blocking : string|null = null
- $disabled : bool|null = null
- $fetchPriority : string|null = null
Return values
LinkNodemeta()
meta([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $name = null ][, string|null $httpEquiv = null ][, string|null $content = null ][, string|null $media = null ]) : MetaNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $name : string|null = null
- $httpEquiv : string|null = null
- $content : string|null = null
- $media : string|null = null
Return values
MetaNodestyle()
style([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $disabled = null ][, string|null $media = null ][, string|null $blocking = null ]) : FutureNode<string|int, StyleNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $disabled : bool|null = null
- $media : string|null = null
- $blocking : string|null = null
Return values
FutureNode<string|int, StyleNode>body()
body([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BodyNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BodyNode>article()
article([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, ArticleNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, ArticleNode>section()
section([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SectionNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SectionNode>nav()
nav([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, NavNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, NavNode>aside()
aside([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, AsideNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, AsideNode>h1()
h1([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, H1Node>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, H1Node>h2()
h2([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, H2Node>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, H2Node>h3()
h3([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, H3Node>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, H3Node>h4()
h4([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, H4Node>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, H4Node>h5()
h5([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, H5Node>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, H5Node>h6()
h6([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, H6Node>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, H6Node>hgroup()
hgroup([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, HgroupNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, HgroupNode>header()
header([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, HeaderNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, HeaderNode>footer()
footer([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, FooterNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, FooterNode>address()
address([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, AddressNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, AddressNode>p()
p([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, PNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, PNode>hr()
hr([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : HrNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
HrNodepre()
pre([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, PreNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, PreNode>blockquote()
blockquote([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $cite = null ]) : FutureNode<string|int, BlockquoteNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $cite : string|null = null
Return values
FutureNode<string|int, BlockquoteNode>ol()
ol([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $reversed = null ][, int|null $start = null ][, string|null $type = null ]) : FutureNode<string|int, OlNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $reversed : bool|null = null
- $start : int|null = null
- $type : string|null = null
Return values
FutureNode<string|int, OlNode>ul()
ul([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, UlNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, UlNode>menu()
menu([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, MenuNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, MenuNode>li()
li([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $value = null ]) : FutureNode<string|int, LiNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $value : int|null = null
Return values
FutureNode<string|int, LiNode>dl()
dl([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, DlNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, DlNode>dt()
dt([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, DtNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, DtNode>dd()
dd([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, DdNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, DdNode>figure()
figure([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, FigureNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, FigureNode>figcaption()
figcaption([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, FigcaptionNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, FigcaptionNode>main()
main([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, MainNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, MainNode>search()
search([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SearchNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SearchNode>div()
div([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, DivNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, DivNode>a()
a([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $target = null ][, string|null $download = null ][, string|null $ping = null ][, string|null $rel = null ][, string|null $relList = null ][, string|null $hreflang = null ][, string|null $type = null ][, string|null $text = null ][, string|null $referrerPolicy = null ][, string|null $href = null ]) : FutureNode<string|int, ANode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $target : string|null = null
- $download : string|null = null
- $ping : string|null = null
- $rel : string|null = null
- $relList : string|null = null
- $hreflang : string|null = null
- $type : string|null = null
- $text : string|null = null
- $referrerPolicy : string|null = null
- $href : string|null = null
Return values
FutureNode<string|int, ANode>em()
em([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, EmNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, EmNode>strong()
strong([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, StrongNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, StrongNode>small()
small([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SmallNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SmallNode>s()
s([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SNode>cite()
cite([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, CiteNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, CiteNode>q()
q([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $cite = null ]) : FutureNode<string|int, QNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $cite : string|null = null
Return values
FutureNode<string|int, QNode>dfn()
dfn([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, DfnNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, DfnNode>abbr()
abbr([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, AbbrNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, AbbrNode>ruby()
ruby([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, RubyNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, RubyNode>rt()
rt([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, RtNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, RtNode>rp()
rp([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, RpNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, RpNode>data()
data([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $value = null ]) : FutureNode<string|int, DataNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $value : string|null = null
Return values
FutureNode<string|int, DataNode>time()
time([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $dateTime = null ]) : FutureNode<string|int, TimeNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $dateTime : string|null = null
Return values
FutureNode<string|int, TimeNode>code()
code([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, CodeNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, CodeNode>html_var()
html_var([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, VarNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, VarNode>samp()
samp([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SampNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SampNode>kbd()
kbd([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, KbdNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, KbdNode>sub()
sub([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SubNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SubNode>sup()
sup([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SupNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SupNode>i()
i([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, INode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, INode>b()
b([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BNode>u()
u([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, UNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, UNode>mark()
mark([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, MarkNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, MarkNode>bdi()
bdi([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BdiNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BdiNode>bdo()
bdo([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BdoNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BdoNode>span()
span([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SpanNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SpanNode>br()
br([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : BrNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
BrNodewbr()
wbr([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : WbrNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
WbrNodeins()
ins([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $cite = null ][, string|null $dateTime = null ]) : FutureNode<string|int, InsNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $cite : string|null = null
- $dateTime : string|null = null
Return values
FutureNode<string|int, InsNode>del()
del([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $cite = null ][, string|null $dateTime = null ]) : FutureNode<string|int, DelNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $cite : string|null = null
- $dateTime : string|null = null
Return values
FutureNode<string|int, DelNode>picture()
picture([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, PictureNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, PictureNode>source()
source([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $src = null ][, string|null $type = null ][, string|null $srcset = null ][, string|null $sizes = null ][, string|null $media = null ][, int|null $width = null ][, int|null $height = null ]) : SourceNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $src : string|null = null
- $type : string|null = null
- $srcset : string|null = null
- $sizes : string|null = null
- $media : string|null = null
- $width : int|null = null
- $height : int|null = null
Return values
SourceNodeimg()
img([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $alt = null ][, string|null $src = null ][, string|null $srcset = null ][, string|null $sizes = null ][, string|null $crossOrigin = null ][, string|null $useMap = null ][, bool|null $isMap = null ][, int|null $width = null ][, int|null $height = null ][, string|null $referrerPolicy = null ][, string|null $decoding = null ][, string|null $loading = null ][, string|null $fetchPriority = null ]) : ImgNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $alt : string|null = null
- $src : string|null = null
- $srcset : string|null = null
- $sizes : string|null = null
- $crossOrigin : string|null = null
- $useMap : string|null = null
- $isMap : bool|null = null
- $width : int|null = null
- $height : int|null = null
- $referrerPolicy : string|null = null
- $decoding : string|null = null
- $loading : string|null = null
- $fetchPriority : string|null = null
Return values
ImgNodeiframe()
iframe([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $src = null ][, string|null $srcdoc = null ][, string|null $name = null ][, string|null $sandbox = null ][, string|null $allow = null ][, bool|null $allowFullscreen = null ][, string|null $width = null ][, string|null $height = null ][, string|null $referrerPolicy = null ][, string|null $loading = null ]) : FutureNode<string|int, IframeNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $src : string|null = null
- $srcdoc : string|null = null
- $name : string|null = null
- $sandbox : string|null = null
- $allow : string|null = null
- $allowFullscreen : bool|null = null
- $width : string|null = null
- $height : string|null = null
- $referrerPolicy : string|null = null
- $loading : string|null = null
Return values
FutureNode<string|int, IframeNode>embed()
embed([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $src = null ][, string|null $type = null ][, string|null $width = null ][, string|null $height = null ]) : EmbedNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $src : string|null = null
- $type : string|null = null
- $width : string|null = null
- $height : string|null = null
Return values
EmbedNodeobject()
object([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $data = null ][, string|null $type = null ][, string|null $name = null ][, string|null $width = null ][, string|null $height = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, ObjectNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $data : string|null = null
- $type : string|null = null
- $name : string|null = null
- $width : string|null = null
- $height : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, ObjectNode>video()
video([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $src = null ][, string|null $srcObject = null ][, string|null $crossOrigin = null ][, string|null $preload = null ][, float|null $currentTime = null ][, float|null $defaultPlaybackRate = null ][, float|null $playbackRate = null ][, bool|null $preservesPitch = null ][, bool|null $autoplay = null ][, bool|null $loop = null ][, bool|null $controls = null ][, float|null $volume = null ][, bool|null $muted = null ][, bool|null $defaultMuted = null ][, int|null $width = null ][, int|null $height = null ][, string|null $poster = null ][, bool|null $playsInline = null ]) : FutureNode<string|int, VideoNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $src : string|null = null
- $srcObject : string|null = null
- $crossOrigin : string|null = null
- $preload : string|null = null
- $currentTime : float|null = null
- $defaultPlaybackRate : float|null = null
- $playbackRate : float|null = null
- $preservesPitch : bool|null = null
- $autoplay : bool|null = null
- $loop : bool|null = null
- $controls : bool|null = null
- $volume : float|null = null
- $muted : bool|null = null
- $defaultMuted : bool|null = null
- $width : int|null = null
- $height : int|null = null
- $poster : string|null = null
- $playsInline : bool|null = null
Return values
FutureNode<string|int, VideoNode>audio()
audio([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $src = null ][, string|null $srcObject = null ][, string|null $crossOrigin = null ][, string|null $preload = null ][, float|null $currentTime = null ][, float|null $defaultPlaybackRate = null ][, float|null $playbackRate = null ][, bool|null $preservesPitch = null ][, bool|null $autoplay = null ][, bool|null $loop = null ][, bool|null $controls = null ][, float|null $volume = null ][, bool|null $muted = null ][, bool|null $defaultMuted = null ]) : FutureNode<string|int, AudioNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $src : string|null = null
- $srcObject : string|null = null
- $crossOrigin : string|null = null
- $preload : string|null = null
- $currentTime : float|null = null
- $defaultPlaybackRate : float|null = null
- $playbackRate : float|null = null
- $preservesPitch : bool|null = null
- $autoplay : bool|null = null
- $loop : bool|null = null
- $controls : bool|null = null
- $volume : float|null = null
- $muted : bool|null = null
- $defaultMuted : bool|null = null
Return values
FutureNode<string|int, AudioNode>track()
track([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $kind = null ][, string|null $src = null ][, string|null $srclang = null ][, string|null $label = null ][, bool|null $default = null ]) : TrackNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $kind : string|null = null
- $src : string|null = null
- $srclang : string|null = null
- $label : string|null = null
- $default : bool|null = null
Return values
TrackNodemap()
map([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $name = null ]) : FutureNode<string|int, MapNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $name : string|null = null
Return values
FutureNode<string|int, MapNode>area()
area([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $alt = null ][, string|null $coords = null ][, string|null $shape = null ][, string|null $target = null ][, string|null $download = null ][, string|null $ping = null ][, string|null $rel = null ][, string|null $relList = null ][, string|null $referrerPolicy = null ][, string|null $href = null ]) : AreaNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $alt : string|null = null
- $coords : string|null = null
- $shape : string|null = null
- $target : string|null = null
- $download : string|null = null
- $ping : string|null = null
- $rel : string|null = null
- $relList : string|null = null
- $referrerPolicy : string|null = null
- $href : string|null = null
Return values
AreaNodetable()
table([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $caption = null ][, string|null $tHead = null ][, string|null $tFoot = null ]) : FutureNode<string|int, TableNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $caption : string|null = null
- $tHead : string|null = null
- $tFoot : string|null = null
Return values
FutureNode<string|int, TableNode>caption()
caption([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, CaptionNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, CaptionNode>colgroup()
colgroup([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $span = null ]) : FutureNode<string|int, ColgroupNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $span : int|null = null
Return values
FutureNode<string|int, ColgroupNode>col()
col([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $span = null ]) : ColNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $span : int|null = null
Return values
ColNodetbody()
tbody([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, TbodyNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, TbodyNode>thead()
thead([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, TheadNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, TheadNode>tfoot()
tfoot([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, TfootNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, TfootNode>tr()
tr([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $colSpan = null ][, int|null $rowSpan = null ][, string|null $headers = null ][, string|null $scope = null ][, string|null $abbr = null ]) : FutureNode<string|int, TrNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $colSpan : int|null = null
- $rowSpan : int|null = null
- $headers : string|null = null
- $scope : string|null = null
- $abbr : string|null = null
Return values
FutureNode<string|int, TrNode>td()
td([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $colSpan = null ][, int|null $rowSpan = null ][, string|null $headers = null ][, string|null $scope = null ][, string|null $abbr = null ]) : FutureNode<string|int, TdNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $colSpan : int|null = null
- $rowSpan : int|null = null
- $headers : string|null = null
- $scope : string|null = null
- $abbr : string|null = null
Return values
FutureNode<string|int, TdNode>th()
th([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $colSpan = null ][, int|null $rowSpan = null ][, string|null $headers = null ][, string|null $scope = null ][, string|null $abbr = null ]) : FutureNode<string|int, ThNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $colSpan : int|null = null
- $rowSpan : int|null = null
- $headers : string|null = null
- $scope : string|null = null
- $abbr : string|null = null
Return values
FutureNode<string|int, ThNode>form()
form([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, string|null $name = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, FormNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $name : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, FormNode>label()
label([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $htmlFor = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, string|null $name = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, LabelNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $htmlFor : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $name : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, LabelNode>input()
input([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $accept = null ][, bool|null $alpha = null ][, string|null $alt = null ][, string|null $autocomplete = null ][, bool|null $defaultChecked = null ][, bool|null $checked = null ][, string|null $colorSpace = null ][, string|null $dirName = null ][, bool|null $disabled = null ][, string|null $files = null ][, string|null $formAction = null ][, string|null $formEnctype = null ][, string|null $formMethod = null ][, bool|null $formNoValidate = null ][, string|null $formTarget = null ][, int|null $height = null ][, bool|null $indeterminate = null ][, string|null $max = null ][, int|null $maxLength = null ][, string|null $min = null ][, int|null $minLength = null ][, bool|null $multiple = null ][, string|null $name = null ][, string|null $pattern = null ][, string|null $placeholder = null ][, bool|null $readOnly = null ][, bool|null $required = null ][, int|null $size = null ][, string|null $src = null ][, string|null $step = null ][, string|null $type = null ][, string|null $defaultValue = null ][, string|null $value = null ][, string|null $valueAsDate = null ][, float|null $valueAsNumber = null ][, int|null $width = null ][, int|null $selectionStart = null ][, int|null $selectionEnd = null ][, string|null $selectionDirection = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : InputNode
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $accept : string|null = null
- $alpha : bool|null = null
- $alt : string|null = null
- $autocomplete : string|null = null
- $defaultChecked : bool|null = null
- $checked : bool|null = null
- $colorSpace : string|null = null
- $dirName : string|null = null
- $disabled : bool|null = null
- $files : string|null = null
- $formAction : string|null = null
- $formEnctype : string|null = null
- $formMethod : string|null = null
- $formNoValidate : bool|null = null
- $formTarget : string|null = null
- $height : int|null = null
- $indeterminate : bool|null = null
- $max : string|null = null
- $maxLength : int|null = null
- $min : string|null = null
- $minLength : int|null = null
- $multiple : bool|null = null
- $name : string|null = null
- $pattern : string|null = null
- $placeholder : string|null = null
- $readOnly : bool|null = null
- $required : bool|null = null
- $size : int|null = null
- $src : string|null = null
- $step : string|null = null
- $type : string|null = null
- $defaultValue : string|null = null
- $value : string|null = null
- $valueAsDate : string|null = null
- $valueAsNumber : float|null = null
- $width : int|null = null
- $selectionStart : int|null = null
- $selectionEnd : int|null = null
- $selectionDirection : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
InputNodebutton()
button([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $command = null ][, string|null $commandForElement = null ][, bool|null $disabled = null ][, string|null $formAction = null ][, string|null $formEnctype = null ][, string|null $formMethod = null ][, bool|null $formNoValidate = null ][, string|null $formTarget = null ][, string|null $name = null ][, string|null $type = null ][, string|null $value = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, ButtonNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $command : string|null = null
- $commandForElement : string|null = null
- $disabled : bool|null = null
- $formAction : string|null = null
- $formEnctype : string|null = null
- $formMethod : string|null = null
- $formNoValidate : bool|null = null
- $formTarget : string|null = null
- $name : string|null = null
- $type : string|null = null
- $value : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, ButtonNode>select()
select([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $autocomplete = null ][, bool|null $disabled = null ][, bool|null $multiple = null ][, string|null $name = null ][, bool|null $required = null ][, int|null $size = null ][, int|null $length = null ][, int|null $selectedIndex = null ][, string|null $value = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ][, string|null $label = null ][, bool|null $defaultSelected = null ][, bool|null $selected = null ][, string|null $text = null ]) : FutureNode<string|int, SelectNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $autocomplete : string|null = null
- $disabled : bool|null = null
- $multiple : bool|null = null
- $name : string|null = null
- $required : bool|null = null
- $size : int|null = null
- $length : int|null = null
- $selectedIndex : int|null = null
- $value : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
- $label : string|null = null
- $defaultSelected : bool|null = null
- $selected : bool|null = null
- $text : string|null = null
Return values
FutureNode<string|int, SelectNode>datalist()
datalist([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, DatalistNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, DatalistNode>optgroup()
optgroup([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $disabled = null ][, string|null $label = null ]) : FutureNode<string|int, OptgroupNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $disabled : bool|null = null
- $label : string|null = null
Return values
FutureNode<string|int, OptgroupNode>option()
option([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $disabled = null ][, string|null $label = null ][, bool|null $defaultSelected = null ][, bool|null $selected = null ][, string|null $value = null ][, string|null $text = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, string|null $name = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, OptionNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $disabled : bool|null = null
- $label : string|null = null
- $defaultSelected : bool|null = null
- $selected : bool|null = null
- $value : string|null = null
- $text : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $name : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, OptionNode>textarea()
textarea([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $autocomplete = null ][, int|null $cols = null ][, string|null $dirName = null ][, bool|null $disabled = null ][, int|null $maxLength = null ][, int|null $minLength = null ][, string|null $name = null ][, string|null $placeholder = null ][, bool|null $readOnly = null ][, bool|null $required = null ][, int|null $rows = null ][, string|null $wrap = null ][, string|null $defaultValue = null ][, string|null $value = null ][, int|null $selectionStart = null ][, int|null $selectionEnd = null ][, string|null $selectionDirection = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, TextareaNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $autocomplete : string|null = null
- $cols : int|null = null
- $dirName : string|null = null
- $disabled : bool|null = null
- $maxLength : int|null = null
- $minLength : int|null = null
- $name : string|null = null
- $placeholder : string|null = null
- $readOnly : bool|null = null
- $required : bool|null = null
- $rows : int|null = null
- $wrap : string|null = null
- $defaultValue : string|null = null
- $value : string|null = null
- $selectionStart : int|null = null
- $selectionEnd : int|null = null
- $selectionDirection : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, TextareaNode>output()
output([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $htmlFor = null ][, string|null $name = null ][, string|null $defaultValue = null ][, string|null $value = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, OutputNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $htmlFor : string|null = null
- $name : string|null = null
- $defaultValue : string|null = null
- $value : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, OutputNode>progress()
progress([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, float|null $value = null ][, float|null $max = null ]) : FutureNode<string|int, ProgressNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $value : float|null = null
- $max : float|null = null
Return values
FutureNode<string|int, ProgressNode>meter()
meter([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, float|null $value = null ][, float|null $min = null ][, float|null $max = null ][, float|null $low = null ][, float|null $high = null ][, float|null $optimum = null ]) : FutureNode<string|int, MeterNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $value : float|null = null
- $min : float|null = null
- $max : float|null = null
- $low : float|null = null
- $high : float|null = null
- $optimum : float|null = null
Return values
FutureNode<string|int, MeterNode>fieldset()
fieldset([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $disabled = null ][, string|null $name = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, FieldsetNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $disabled : bool|null = null
- $name : string|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, FieldsetNode>legend()
legend([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $acceptCharset = null ][, string|null $action = null ][, string|null $autocomplete = null ][, string|null $enctype = null ][, string|null $encoding = null ][, string|null $method = null ][, string|null $name = null ][, bool|null $noValidate = null ][, string|null $target = null ][, string|null $rel = null ][, string|null $relList = null ]) : FutureNode<string|int, LegendNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $acceptCharset : string|null = null
- $action : string|null = null
- $autocomplete : string|null = null
- $enctype : string|null = null
- $encoding : string|null = null
- $method : string|null = null
- $name : string|null = null
- $noValidate : bool|null = null
- $target : string|null = null
- $rel : string|null = null
- $relList : string|null = null
Return values
FutureNode<string|int, LegendNode>selectedcontent()
selectedcontent([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SelectedcontentNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SelectedcontentNode>details()
details([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $name = null ][, bool|null $open = null ]) : FutureNode<string|int, DetailsNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $name : string|null = null
- $open : bool|null = null
Return values
FutureNode<string|int, DetailsNode>summary()
summary([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SummaryNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SummaryNode>dialog()
dialog([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $open = null ][, string|null $returnValue = null ][, string|null $closedBy = null ]) : FutureNode<string|int, DialogNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $open : bool|null = null
- $returnValue : string|null = null
- $closedBy : string|null = null
Return values
FutureNode<string|int, DialogNode>script()
script([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $type = null ][, string|null $src = null ][, bool|null $noModule = null ][, bool|null $async = null ][, bool|null $defer = null ][, string|null $blocking = null ][, string|null $crossOrigin = null ][, string|null $referrerPolicy = null ][, string|null $integrity = null ][, string|null $fetchPriority = null ][, string|null $text = null ]) : FutureNode<string|int, ScriptNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $type : string|null = null
- $src : string|null = null
- $noModule : bool|null = null
- $async : bool|null = null
- $defer : bool|null = null
- $blocking : string|null = null
- $crossOrigin : string|null = null
- $referrerPolicy : string|null = null
- $integrity : string|null = null
- $fetchPriority : string|null = null
- $text : string|null = null
Return values
FutureNode<string|int, ScriptNode>noscript()
noscript([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, NoscriptNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, NoscriptNode>template()
template([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $shadowRootMode = null ][, bool|null $shadowRootDelegatesFocus = null ][, bool|null $shadowRootClonable = null ][, bool|null $shadowRootSerializable = null ][, string|null $shadowRootCustomElementRegistry = null ]) : FutureNode<string|int, TemplateNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $shadowRootMode : string|null = null
- $shadowRootDelegatesFocus : bool|null = null
- $shadowRootClonable : bool|null = null
- $shadowRootSerializable : bool|null = null
- $shadowRootCustomElementRegistry : string|null = null
Return values
FutureNode<string|int, TemplateNode>slot()
slot([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $name = null ]) : FutureNode<string|int, SlotNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $name : string|null = null
Return values
FutureNode<string|int, SlotNode>canvas()
canvas([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, int|null $width = null ][, int|null $height = null ]) : FutureNode<string|int, CanvasNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $width : int|null = null
- $height : int|null = null
Return values
FutureNode<string|int, CanvasNode>applet()
applet([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, AppletNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, AppletNode>acronym()
acronym([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, AcronymNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, AcronymNode>bgsound()
bgsound([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BgsoundNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BgsoundNode>dir()
dir([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, bool|null $compact = null ]) : FutureNode<string|int, DirNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $compact : bool|null = null
Return values
FutureNode<string|int, DirNode>frame()
frame([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $name = null ][, string|null $scrolling = null ][, string|null $src = null ][, string|null $frameBorder = null ][, string|null $longDesc = null ][, bool|null $noResize = null ][, string|null $marginHeight = null ][, string|null $marginWidth = null ]) : FutureNode<string|int, FrameNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $name : string|null = null
- $scrolling : string|null = null
- $src : string|null = null
- $frameBorder : string|null = null
- $longDesc : string|null = null
- $noResize : bool|null = null
- $marginHeight : string|null = null
- $marginWidth : string|null = null
Return values
FutureNode<string|int, FrameNode>frameset()
frameset([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $cols = null ][, string|null $rows = null ]) : FutureNode<string|int, FramesetNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $cols : string|null = null
- $rows : string|null = null
Return values
FutureNode<string|int, FramesetNode>noframes()
noframes([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, NoframesNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, NoframesNode>isindex()
isindex([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, IsindexNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, IsindexNode>keygen()
keygen([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, KeygenNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, KeygenNode>listing()
listing([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, ListingNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, ListingNode>menuitem()
menuitem([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, MenuitemNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, MenuitemNode>nextid()
nextid([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, NextidNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, NextidNode>noembed()
noembed([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, NoembedNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, NoembedNode>param()
param([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $name = null ][, string|null $value = null ][, string|null $type = null ][, string|null $valueType = null ]) : FutureNode<string|int, ParamNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $name : string|null = null
- $value : string|null = null
- $type : string|null = null
- $valueType : string|null = null
Return values
FutureNode<string|int, ParamNode>plaintext()
plaintext([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, PlaintextNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, PlaintextNode>rb()
rb([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, RbNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, RbNode>rtc()
rtc([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, RtcNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, RtcNode>strike()
strike([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, StrikeNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, StrikeNode>xmp()
xmp([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, XmpNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, XmpNode>basefont()
basefont([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BasefontNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BasefontNode>big()
big([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BigNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BigNode>blink()
blink([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, BlinkNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, BlinkNode>center()
center([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, CenterNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, CenterNode>font()
font([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $color = null ][, string|null $face = null ][, string|null $size = null ]) : FutureNode<string|int, FontNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $color : string|null = null
- $face : string|null = null
- $size : string|null = null
Return values
FutureNode<string|int, FontNode>marquee()
marquee([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ][, string|null $behavior = null ][, string|null $bgColor = null ][, string|null $direction = null ][, string|null $height = null ][, int|null $hspace = null ][, int|null $loop = null ][, int|null $scrollAmount = null ][, int|null $scrollDelay = null ][, bool|null $trueSpeed = null ][, int|null $vspace = null ][, string|null $width = null ]) : FutureNode<string|int, MarqueeNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
- $behavior : string|null = null
- $bgColor : string|null = null
- $direction : string|null = null
- $height : string|null = null
- $hspace : int|null = null
- $loop : int|null = null
- $scrollAmount : int|null = null
- $scrollDelay : int|null = null
- $trueSpeed : bool|null = null
- $vspace : int|null = null
- $width : string|null = null
Return values
FutureNode<string|int, MarqueeNode>multicol()
multicol([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, MulticolNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, MulticolNode>nobr()
nobr([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, NobrNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, NobrNode>spacer()
spacer([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, SpacerNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, SpacerNode>tt()
tt([string|null $id = null ][, string|null $className = null ][, string|null $slot = null ][, string|null $style = null ][, string|null $contentEditable = null ][, string|null $enterKeyHint = null ][, string|null $inputMode = null ][, string|null $is = null ][, string|null $part = null ][, string|null $exportParts = null ][, string|null $itemId = null ][, string|null $itemProp = null ][, string|null $itemRef = null ][, bool|null $itemScope = null ][, string|null $itemType = null ][, string|null $title = null ][, string|null $lang = null ][, bool|null $translate = null ][, string|null $dir = null ][, string|null $hidden = null ][, bool|null $inert = null ][, string|null $accessKey = null ][, bool|null $draggable = null ][, bool|null $spellcheck = null ][, string|null $writingSuggestions = null ][, string|null $autocapitalize = null ][, bool|null $autocorrect = null ][, string|null $popover = null ][, int|null $headingOffset = null ][, bool|null $headingReset = null ][, string|null $nonce = null ][, bool|null $autofocus = null ][, int|null $tabIndex = null ]) : FutureNode<string|int, TtNode>
Parameters
- $id : string|null = null
- $className : string|null = null
- $slot : string|null = null
- $style : string|null = null
- $contentEditable : string|null = null
- $enterKeyHint : string|null = null
- $inputMode : string|null = null
- $is : string|null = null
- $part : string|null = null
- $exportParts : string|null = null
- $itemId : string|null = null
- $itemProp : string|null = null
- $itemRef : string|null = null
- $itemScope : bool|null = null
- $itemType : string|null = null
- $title : string|null = null
- $lang : string|null = null
- $translate : bool|null = null
- $dir : string|null = null
- $hidden : string|null = null
- $inert : bool|null = null
- $accessKey : string|null = null
- $draggable : bool|null = null
- $spellcheck : bool|null = null
- $writingSuggestions : string|null = null
- $autocapitalize : string|null = null
- $autocorrect : bool|null = null
- $popover : string|null = null
- $headingOffset : int|null = null
- $headingReset : bool|null = null
- $nonce : string|null = null
- $autofocus : bool|null = null
- $tabIndex : int|null = null
Return values
FutureNode<string|int, TtNode>raw()
Create a raw HTML node that bypasses escaping.
raw(string $html) : RawNode
Parameters
- $html : string
-
Raw HTML string (not escaped — caller is responsible for safety)
Return values
RawNodedoctype()
Create a DOCTYPE declaration node.
doctype([string $type = 'html' ]) : RawNode
Parameters
- $type : string = 'html'
-
Document type (defaults to 'html' for HTML5)
Return values
RawNodefragment()
Create a fragment node that groups children without producing its own HTML tag.
fragment(Node|int|string|float|Closure|null ...$children) : FragmentNode
String and numeric children are automatically wrapped in TextNode with escaping. Closure children are invoked and their return values used as nodes. Null children are silently ignored.
Parameters
- $children : Node|int|string|float|Closure|null