Type Alias CommonCommandBarProps
CommonCommandBarProps: { __typename: TinaCMSType; description?: string; href: string; iconifyIcon?: { name: string; pack: IncludedIconPack }; id?: string; tags?: string[]; title: string;} Type declaration
Optionaldescription?: string
href: string
OptionaliconifyIcon?: { name: string; pack: IncludedIconPack }
Optionalid?: string
Optionaltags?: string[]
title: string