@dxos/react-client
    Preparing search index...

    Function useDatabase

    • Get a Space database by the id of the space. The space is not guaranteed to be in the ready state. Returns undefined if no id is provided. Requires a ClientProvider somewhere in the parent tree.

      Parameters

      • OptionalspaceId: SpaceId

        the id of the space to look for.

      Returns undefined | Database

      Use useSpace.