IDEACustomSectionComponent

February 21, 2023 ยท View on GitHub

Selector

idea-custom-section

Inputs

  • fields (any) - The custom fields to manage.
  • sectionMeta (CustomSectionMeta) - The CustomSectionMeta that describe the custom fields.
  • disabled (boolean) - Whether the component is enabled or not.
  • lines (string) - Lines preferences for the component.
  • hideDescriptions (boolean) - Whether to hide the descriptions (buttons).
  • errors (Set) - Show errors as reported from the parent component.
  • errorPrefix (string) - Add a custom prefix to the error string identifier.