NestedContentFieldJSON<TClassInfoJSON> Interface

Data structure for a NestedContentField serialized to JSON.

Extends

Properties

Name Type Description
actualPrimaryClassIds string[] | undefined    
autoExpand boolean | undefined    
contentClassInfo TClassInfoJSON    
nestedFields FieldJSON<TClassInfoJSON>[]    
pathToPrimaryClass RelationshipPathJSON<TClassInfoJSON>    
relationshipMeaning RelationshipMeaning | undefined    

Inherited properties

Name Type Inherited from Description
category string BaseFieldJSON  
editor EditorDescription | undefined BaseFieldJSON  
isReadonly boolean BaseFieldJSON  
label string BaseFieldJSON  
name string BaseFieldJSON  
priority number BaseFieldJSON  
renderer RendererDescription | undefined BaseFieldJSON  
type TypeDescription BaseFieldJSON  

Defined in

Last Updated: 13 May, 2024