# gds-list-item - Angular

## Import

```typescript
import { GdsListItemComponent } from '@sebgroup/green-core-ng'
```

## Usage

Use the component in your Angular templates:

```html
<gds-list-item></gds-list-item>
```
