UNPKG

nereo-material

Version:

This project contains [Material Design](https://material.io/design/) components built with Angular and Angular Material. Its goal is to provide components that are not yet implemented in [Angular Material](https://material.angular.io/).

6 lines (5 loc) 109 B
export declare enum ContextualToolbarDisplayMode { icons = "icons", text = "text", all = "all" }