Function useRealm

  • Returns a direct reference to the current realm. Use with caution.

    If possible, design your logic in a reactive manner, and use useCellValue and usePublisher to access the output of the realm.

    Returns Realm

Generated using TypeDoc