UI Headless Runtime API - v1.0.0
    Preparing search index...

    Interface OpenLifecycleEvents<TReason>

    Lifecycle events consistently emitted by openable controllers.

    Type Parameters

    Index

    Properties

    Event emitted after resources are released and focus restoration is attempted.

    Event emitted after opening resources and focus are established.

    beforeClose: OpenChangeEvent<TReason>

    Cancellable event emitted before closing.

    Cancellable event emitted before opening.

    Event emitted after the closed snapshot is published.

    Event emitted after the open snapshot is published.

    stateChange: OpenChangeEvent<TReason>

    Event emitted for every accepted open-state mutation.