object QueryHookOptions

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. QueryHookOptions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def unsafeVariables[T, TVars <: Object](v: Dynamic): Object with QueryHookOptions[T, TVars]
  2. def variables[T, TVars <: Object](v: TVars): Object with QueryHookOptions[T, TVars]