Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRealmConnectionProps

Props passed to a RealmConnection component.

Hierarchy

  • IRealmConnectionProps

Index

Properties

Properties

children

children: function

Type declaration

    • (connectionState: ConnectionState): React.ReactChild
    • Parameters

      • connectionState: ConnectionState

      Returns React.ReactChild