Type alias SearchLayoutButton

SearchLayoutButton: {
    apiName: string;
    label: string;
}

Type declaration

  • apiName: string
  • label: string