Contentful Personalization & Analytics
    Preparing search index...

    Interface for objects that can be registered with the preview panel system. When registered, the object receives direct access to SDK signals for state manipulation.

    interface PreviewPanelSignalObject {
        signals: null | Signals;
    }
    Index

    Properties

    Properties

    signals: null | Signals

    Signals instance that will be populated by registerPreviewPanel