Angular Material UI: Expansion Panel

Опубликовано: 02 Ноябрь 2024
на канале: Codeible
4,110
41

Hello, in this video, I will be talking about the Expansion Panel Component from Angular Material.

The expansion panel is a component that we can toggle on and off to show more or less of the content.

On Codeible:
https://codeible.com/view/course/Ir8g...


Codeible:
https://codeible.com/view/course/Ir8g...
https://codeible.com/courses

Youtube Playlist:
   • Angular Material UI: Card Component  

Imports:
import { MatExpansionModule } from '@angular/material/expansion';

mat-expansion-panel
mat-expansion-panel-header
mat-panel-title
mat-panel-description
mat-action-row
mat-accordion

Package:
npm add @angular/material

Support Codeible on Patreon!
  / codeible  

Reddit:
  / codeible  

Follow on Pinterest:
  / codeible  

Follow on Instagram:
  / codeibleig  

Follow on Twitter:
https://twitter.com/intent/follow?ori...


https://material.angular.io/