Contentful client instance used to fetch audience and experience entries.
The panel will automatically fetch nt_audience and nt_experience content types
(Contentful content type IDs created by the Optimization platform).
OptionalonCalled when the in-panel "Refresh" button is pressed. Supplying this prop
surfaces the button (with testID preview-refresh-button); omitting it
hides the button entirely. Typically wired to sdk.page(...) so the
experience API is re-fetched and the override interceptor runs over the
fresh response.
OptionalonCalled when the panel visibility changes
OptionalshowWhether to show the header with title
OptionalstyleCustom container style
Props for the
PreviewPanelcomponent.