Type alias CommunityCustomThemeLayoutType

CommunityCustomThemeLayoutType: {
    description?: string | null;
    label: string;
}

Type declaration

  • Optional description?: string | null
  • label: string