Optional ClassThe TypeScript class name for the section component
Optional ComponentThe complete TypeScript component code for the section
Optional EntityThe class name of the entity this section belongs to
Optional FieldsArray of entity fields that belong to this section
Optional FileThe filename where the section component will be saved
Optional FileThe filename without the .ts extension
Optional GeneratedThe generation result for related entity components
Optional IsIndicates if this section represents a related entity tab
Optional MinThe minimum sequence number from fields in this section (used for sorting)
The display name of the section
Optional RelatedSpecifies where related entity tabs should be displayed relative to field tabs
The generated HTML code for the section (panel or tab)
The type of form section (e.g., Top, Category, Details)
Optional UniqueThe unique camelCase key used for this section in the sectionsExpanded object
Represents metadata about an Angular form section that is generated for an entity