wdpr
Preparing search index...
@wdprlib/parser
index
container
Function container
container
(
type
:
ContainerType
,
elements
:
Element
[]
,
attributes
?:
AttributeMap
,
)
:
Element
Create a container element with the given type and children.
Parameters
type
:
ContainerType
elements
:
Element
[]
attributes
:
AttributeMap
= {}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wdpr
Loading...
Create a container element with the given type and children.