Search
Preparing search index...
The search index is not available
@types/azdata
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/azdata
GroupBuilder
Interface GroupBuilder
Hierarchy
ContainerBuilder
<
GroupContainer
,
GroupLayout
,
GroupItemLayout
,
GroupContainerProperties
>
GroupBuilder
Index
Methods
component
with
Items
with
Layout
with
Properties
with
Validation
Methods
component
component
(
)
:
GroupContainer
Returns
GroupContainer
with
Items
with
Items
(
components
:
Component
[]
, itemLayout
?:
GroupItemLayout
)
:
ContainerBuilder
<
GroupContainer
,
GroupLayout
,
GroupItemLayout
,
GroupContainerProperties
>
Parameters
components:
Component
[]
Optional
itemLayout:
GroupItemLayout
Returns
ContainerBuilder
<
GroupContainer
,
GroupLayout
,
GroupItemLayout
,
GroupContainerProperties
>
with
Layout
with
Layout
(
layout
:
GroupLayout
)
:
ContainerBuilder
<
GroupContainer
,
GroupLayout
,
GroupItemLayout
,
GroupContainerProperties
>
Parameters
layout:
GroupLayout
Returns
ContainerBuilder
<
GroupContainer
,
GroupLayout
,
GroupItemLayout
,
GroupContainerProperties
>
with
Properties
with
Properties<U>
(
properties
:
U
)
:
ComponentBuilder
<
GroupContainer
,
GroupContainerProperties
>
Type parameters
U
Parameters
properties:
U
Returns
ComponentBuilder
<
GroupContainer
,
GroupContainerProperties
>
with
Validation
with
Validation
(
validation
:
(
component
:
GroupContainer
)
=>
boolean
|
Thenable
<
boolean
>
)
:
ComponentBuilder
<
GroupContainer
,
GroupContainerProperties
>
Parameters
validation:
(
component
:
GroupContainer
)
=>
boolean
|
Thenable
<
boolean
>
(
component
:
GroupContainer
)
:
boolean
|
Thenable
<
boolean
>
Parameters
component:
GroupContainer
Returns
boolean
|
Thenable
<
boolean
>
Returns
ComponentBuilder
<
GroupContainer
,
GroupContainerProperties
>
Exports
Group
Builder
component
with
Items
with
Layout
with
Properties
with
Validation
Generated using
TypeDoc