Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SingleInput<TModel>

Type parameters

  • TModel = any

Hierarchy

Index

Properties

Optional allowNull

allowNull: boolean

Optional enableCache

enableCache: boolean

Optional filter

filter: VulcanSelector<TModel>

Optional filterArguments

filterArguments: Object

Optional id

id: string

Optional limit

limit: number

Optional offset

offset: number

Optional search

search: string

Optional sort

sort: {[ fieldName in string | number | symbol]: VulcanSelectorSortOption }

Generated using TypeDoc