Blockbench Reference Docs
Preparing search index...
custom/interface
Interface
createElement
Function createElement
createElement
(
type
:
keyof
HTMLElementTagNameMap
,
attributes
?:
{}
,
content
?:
string
|
HTMLElement
|
HTMLElement
[]
,
)
:
HTMLElement
Parameters
type
:
keyof
HTMLElementTagNameMap
Optional
attributes
:
{}
Optional
content
:
string
|
HTMLElement
|
HTMLElement
[]
Returns
HTMLElement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Blockbench Reference Docs
Loading...