Body, Mind & Soul — API Reference
    Preparing search index...

    Function mountTilePicker

    • Append picker to the shared tile-picker stack, creating the stack on demand. When requestId is supplied, the picker is shown only while that prompt is the focused one; without a requestId the picker is always visible.

      Parameters

      • picker: HTMLElement
      • OptionalrequestId: string

        Prompt requestId to gate visibility on.

      Returns void