filter(text,value)

  • Type: Method
  • File: core/datastore.js
  • Implemented in: DataStore
  • Included in:

filters data

Parameters

  • text - template of filtered value or function
    • template,function
  • value - filtering mask (optional)
    • string

Returns