OptionalClassThe TypeScript class name for the section component
OptionalComponentThe complete TypeScript component code for the section
OptionalEntityThe class name of the entity this section belongs to
OptionalFieldsArray of entity fields that belong to this section
OptionalFileThe filename where the section component will be saved
OptionalFileThe filename without the .ts extension
OptionalGeneratedThe generation result for related entity components
OptionalIsIndicates if this section represents a related entity tab
OptionalMinThe minimum sequence number from fields in this section (used for sorting)
The display name of the section
OptionalRelatedSpecifies 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)
OptionalUniqueThe unique camelCase key used for this section in the sectionsExpanded object
Represents metadata about an Angular form section that is generated for an entity