# gds-rich-text - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-rich-text></gds-rich-text>
```
