CustomTab: Metadata & { actionOverrides: ActionOverride[]; auraComponent?: string | null; customObject?: boolean | null; description?: string | null; flexiPage?: string | null; frameHeight?: number | null; hasSidebar?: boolean | null; icon?: string | null; label?: string | null; lwcComponent?: string | null; motif?: string | null; page?: string | null; scontrol?: string | null; splashPageLink?: string | null; url?: string | null; urlEncodingKey?: string | null; } Type declaration
Optional
auraComponent?: string | null
Optional
customObject?: boolean | null
Optional
description?: string | null
Optional
flexiPage?: string | null
Optional
frameHeight?: number | null
Optional
hasSidebar?: boolean | null
Optional
icon?: string | null
Optional
label?: string | null
Optional
lwcComponent?: string | null
Optional
motif?: string | null
Optional
page?: string | null
Optional
scontrol?: string | null
Optional
splashPageLink?: string | null
Optional
url?: string | null
Optional
urlEncodingKey?: string | null