Properties
OptionalgetLegacySearchKey
getLegacySearchKey?: () => string
OptionalhideInStreamerMode
hideInStreamerMode?: boolean
Optionalnotice
notice?: { element: ElementType; stores?: Store[] }
OptionalStronglyDiscouragedCustomComponent
StronglyDiscouragedCustomComponent?: ElementType<any, (keyof IntrinsicElements)>
OptionaluseBadge
useBadge?: () => ReactNode
OptionalusePredicate
usePredicate?: () => boolean
OptionaluseSearchTerms
useSearchTerms?: () => string[]
useTitle
useTitle: (state?: boolean) => string