IDEACustomBlockComponent

February 21, 2023 ยท View on GitHub

Selector

idea-custom-block

Inputs

  • sections (any) - The custom sections to manage.
  • blockMeta (CustomBlockMeta) - The CustomBlockMeta that describe the custom sections.
  • 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.