I found that using the built-in text-search field creates a query variable in the global scope.
Try searching one of the tables on Dynatable's homepage and check for this variable in the console - it returns the value search.
I believe this is coming from setupInputs() method.