The Angular material snippet is a Material Design components based on v11.0.0 for angular that are within the bounds of the Material Design Specification. This extension is helpful to generate snippets on basic components and the snippets based on initializing components on the typescript part of angular project
The extension is currently in development and many more features are to be expected to be added.
The Angular Material Design Snippets Extension include the following componets:
- Material Input
- Material Select Option
- Material Checkbox
- Material Radio Group
- Material Table
- Material DatePicker
- Material Button
- Material List
- Material Tab
- Material Card
- Indeterminate Progress Bar
- Material Divider
- Material Slider
- Material Toolbar
- Material Slider
- Material Menu
This extension require angular/material package which can be obtained from " ng add @angular/material "
Initial release of angular material design snippets prototype which contains basic components snippets
This extension uses shortcode am = angular material for am-"material-design-name". Example. am-button (This generates angular material design button)
Enjoy! This Extension is brought to you by metro-95