Come for the code, stay for the community

List SDC array property

UI Patterns Library is showing an error for the component.

Fix: Items type needed to be defined for type: array.

props:
  type: object
  properties:
    items:
      title: Items
      type: array
      items:
        type: string
Task type
Topics

Subtasks