A map of alias names and their corrosponding urls. A lookup against this map will be used
to find the url matching an alias name.
If no match is found then a url will be derived using the following pattern ${defaultBaseUrl}${aliasName}.${defaultExt}
The default base url to use when deriving the url for a filter template given just an alias name Defaults to 'ng-table/filters/'
The extension to use when deriving the url of a filter template when given just an alias name
Generated using TypeDoc
Configuration values that determine the behaviour of the
ngTableFilterConfig
service