ngx-mat-cdk
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

about

This package provide more components for the angular material, includes

filters, matSelect for Mobile, File Uploader

Installation

For installing this package completely use the below command:

    npm i ngx-mat-cdk  
dependencies:
uuid ngx-mat-select-search moment jalali-moment file-icons-js mime  @angular/flex-layout

important

add style in your angular.json
  "architect": {
          "options": {
                ...
            "styles": [
                ...
              "./node_modules/ngx-mat-cdk/styles/ngx-mat-cdk.styles.scss"
                ...
            ],
          }

Mat Select For Mobile

 Component example:
<textarea>
 
    
      
        

        
      
      
        
        

      


      
        {{option.name}}
      
    

  
</textarea>

Package Sidebar

Install

npm i ngx-mat-cdk

Weekly Downloads

145

Version

2.1.1

License

none

Unpacked Size

2.27 MB

Total Files

116

Last publish

Collaborators

  • alireza-sohrabi