Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SuperTableFilter

Index

Properties

Optional choices

choices: any[]

fn

fn: function

Type declaration

    • (filterValue: any, value: any, row: Object): boolean
    • Parameters

      • filterValue: any
      • value: any
      • row: Object

      Returns boolean

isActive

isActive: function

Type declaration

    • (filterValue: any): boolean
    • Parameters

      • filterValue: any

      Returns boolean

placeholder

placeholder: string

title

title: string

type

Generated using TypeDoc