Preparing search index...
The search index is not available
contentful-management
contentful-management
ExperienceFragmentProps
Type Alias ExperienceFragmentProps
Experience
Fragment
Props
:
{
contentBindings
?:
ExperienceContentBindings
;
description
:
string
;
designProperties
:
Record
<
string
,
DimensionedDesignPropertyValue
>
;
metadata
?:
ExperienceMetadataProps
;
name
:
string
;
slots
?:
Record
<
string
,
(
ExperienceFragmentNode
|
InlineExperienceFragmentNode
)
[]
>
;
sys
:
ExperienceFragmentSys
;
viewports
:
ComponentTypeViewport
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
contentful-management
Loading...