Canvas: DescribeLayoutComponent & {
    displayLocation: string;
    referenceId: string;
    showLabel: boolean;
    showScrollbars: boolean;
    suggestedHeight: string;
    suggestedWidth: string;
}

Type declaration

  • displayLocation: string
  • referenceId: string
  • showLabel: boolean
  • showScrollbars: boolean
  • suggestedHeight: string
  • suggestedWidth: string