I'm building dashboard using Google dashboard link. I want to use Controls. I found only two of them on the page and only information saying:
The class name of the control. The google.visualization package name can be omitted for Google controls. Examples: CategoryFilter, NumberRangeFilter.
My question is where can I find other controls types (CategoryFilter, NumberRangeFilter)? I've searched Internet, including Google for Developers and found only those examples, but there is no type names.
Thanks