Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created June 18, 2025 18:14
Show Gist options
  • Save dontpaniclabsgists/9cf774c9e4f44520ed8a3b462b6ed2d0 to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/9cf774c9e4f44520ed8a3b462b6ed2d0 to your computer and use it in GitHub Desktop.
Import and use the ItemListComponent in your template
- import { ItemListComponent } from '../../components/item-list/item-list.component';
- import { ItemListConfig } from '../../components/item-list/item-list.types';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment