This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Description
A couple of places in the docs (such as in mdChips) make reference to $mdConstant
, but the service is actually not part of ng-material's public API; it's meant to be an internal-only utility and it does not have any documentation of its own. References to $mdConstant
is user-facing docs should be removed.