Type alias CommunityThemeRouteOverride
CommunityThemeRouteOverride: {
customThemeLayoutType?: string | null;
pageAttributes: string;
pageType: string;
themeLayoutType?: string | null;
}
Type declaration
Optional
customThemeLayoutType?: string | null
pageAttributes: string
pageType: string
Optional
themeLayoutType?: string | null