Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
646 changes: 0 additions & 646 deletions docs/angular/src/content/en/components/carousel.mdx

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ These templates generate components into an existing Angular workspace only. The
| geographic-map | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c geographic-map newGeographicMap</code><br />Ignite UI CLI:<br /><code>ig add geographic-map newGeographicMap</code><details>Basic IgxGeographicMap.</details> | [IgxGeographicMap](../../geo-map.mdx) displaying geo-spatial data on geographic imagery maps. |
| <b>Layouts</b> | | |
| dock-manager | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c dock-manager newDockManager</code><br />Ignite UI CLI:<br /><code>ig add dock-manager newDockManager</code><details>Basic IgcDockManager.</details> | [IgcDockManager](../../dock-manager.mdx) with nine content slots. |
| carousel | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c carousel newCarousel</code><br />Ignite UI CLI:<br /><code>ig add carousel newCarousel</code><details>Basic IgxCarousel.</details> | [IgxCarousel](../../carousel.mdx) cycling through a series of images. |
| carousel | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c carousel newCarousel</code><br />Ignite UI CLI:<br /><code>ig add carousel newCarousel</code><details>Basic IgxCarousel.</details> | [IgxCarousel](../../layouts/carousel.mdx) cycling through a series of images. |
| tabs | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c tabs newTabs</code><br />Ignite UI CLI:<br /><code>ig add tabs newTabs</code><details>Basic IgxTabs.</details> | [IgxTabs](../../tabs.mdx) component that includes three customized tab-groups. |
| bottom-nav | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c bottom-nav newBottomNav</code><br />Ignite UI CLI:<br /><code>ig add bottom-nav newBottomNav</code><details>Three item bottom-nav template.</details> | Three item bottom [navbar](../../navbar.mdx) template. |
| accordion | Ignite UI Schematics collection:<br /><code>ng g @igniteui/angular-schematics:c accordion newAccordion</code><br />Ignite UI CLI:<br /><code>ig add accordion newAccordion</code><details>Basic IgxAccordion sample.</details> | [IgxAccordion](../../accordion.mdx) with multiple collapsible panels in a single container. |
Expand Down
Loading
Loading