Preparing search index...
The search index is not available
@infrasoftbe/infrasoft-vnv-api-kit
@infrasoftbe/infrasoft-vnv-api-kit
SharepointAPI
Sections
IClientsideWebPartData
Interface IClientsideWebPartData<PropertiesType>
interface
IClientsideWebPartData
<
PropertiesType
>
{
addedFromPersistedData
:
boolean
;
controlType
:
3
;
displayMode
:
number
;
emphasis
:
IClientControlEmphasis
;
id
:
string
;
position
:
IPosition
;
reservedHeight
:
number
;
reservedWidth
:
number
;
webPartData
:
{
dataVersion
:
string
;
description
:
string
;
id
:
string
;
instanceId
:
string
;
properties
:
PropertiesType
;
serverProcessedContent
?:
{
htmlStrings
?:
Record
<
string
,
string
>
;
imageSources
?:
Record
<
string
,
string
>
;
links
?:
Record
<
string
,
string
>
;
searchablePlainTexts
?:
Record
<
string
,
string
>
;
}
;
title
:
string
;
}
;
webPartId
:
string
;
}
Type Parameters
PropertiesType
=
any
Hierarchy
ICanvasControlBaseData
IClientsideWebPartData
Index
Properties
added
From
Persisted
Data
control
Type
display
Mode
emphasis
id
position
reserved
Height
reserved
Width
web
Part
Data
web
Part
Id
Properties
added
From
Persisted
Data
added
From
Persisted
Data
:
boolean
control
Type
control
Type
display
Mode
display
Mode
:
number
emphasis
emphasis
:
IClientControlEmphasis
id
id
:
string
position
position
:
IPosition
reserved
Height
reserved
Height
:
number
reserved
Width
reserved
Width
:
number
web
Part
Data
web
Part
Data
:
{
dataVersion
:
string
;
description
:
string
;
id
:
string
;
instanceId
:
string
;
properties
:
PropertiesType
;
serverProcessedContent
?:
{
htmlStrings
?:
Record
<
string
,
string
>
;
imageSources
?:
Record
<
string
,
string
>
;
links
?:
Record
<
string
,
string
>
;
searchablePlainTexts
?:
Record
<
string
,
string
>
;
}
;
title
:
string
;
}
web
Part
Id
web
Part
Id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
From
Persisted
Data
control
Type
display
Mode
emphasis
id
position
reserved
Height
reserved
Width
web
Part
Data
web
Part
Id
@infrasoftbe/infrasoft-vnv-api-kit
Loading...