Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRealmQueryProps<T>

Props passed to a RealmQuery component.

Type parameters

  • T

Hierarchy

  • IRealmQueryProps

Index

Properties

Properties

children

children: QueryChild<T>

Optional filter

filter: Filtering

Optional sort

sort: Sorting

type

type: string