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

    Interface ComboboxEvents

    Combobox lifecycle event map.

    Hierarchy

    Index

    Properties

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

    Event emitted after opening resources and focus are established.

    Cancellable event emitted before closing.

    Cancellable event emitted before opening.

    beforeSelect: ComboboxSelectEvent

    Cancellable event emitted before option selection.

    Event emitted after the closed snapshot is published.

    Event emitted after the open snapshot is published.

    queryChange: ComboboxQueryEvent

    Event emitted whenever the search query changes.

    Event emitted after option selection.

    Event emitted for accepted open, query, or selection changes.