Giter VIP home page Giter VIP logo

angular-material-tutorial's Introduction

Hi there ๐Ÿ‘‹

angular-material-tutorial's People

Contributors

gopinav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angular-material-tutorial's Issues

Creating a showcase for all components

Dear Vishwas!

I tried to create a dynamic list of all the material components that you showed here, so developers who download this repository won't have to manually select the appropriate component by hardcoding it into the app.component.html.

I failed doing so, and decided to create the list manually, adding everything one-by-one.
I'd be very interested in some tutorial / solution in how to do the following list of modules, but exclusively from the code, without touching the material demo components that you already created .

Short example of the desired output:

<mat-tab-group>
  <mat-tab label="Typography">
    <app-typography></app-typography>
  </mat-tab>
  <mat-tab label="Buttons">
    <app-button></app-button>
  </mat-tab>
  <mat-tab label="Button Toggle">
    <app-button-toggle></app-button-toggle>
  </mat-tab>
</mat-tab-group>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.