Search results

FilterType API in JavaScript FileManager API control

Specifies the filter type for Search settings of the File Manager.

  • contains - It will only show files and folders whose names contain the entered word.
  • startsWith - It will only show files and folders whose names start with entered word.
  • endsWith - It will only show files and folders whose names end with entered word.