ngx-mat-cdk

Extra Components for Angular Material including Filters,Drag Drop File, MatSelect Mobile Version

Usage no npm install needed!

<script type="module">
  import ngxMatCdk from 'https://cdn.skypack.dev/ngx-mat-cdk';
</script>

README

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: