The DaffArticleEncapsulatedDirective is used to encapsulate custom components
within an article, preventing article styles from bleeding into the component.
<my-custom-component daffArticleEncapsulated></my-custom-component>
This directive will apply the daff-ae class to your component, ensuring that it is encapsulated
from the article's styles.
'[daffArticleEncapsulated]'
| Name | Type | Description |
|---|---|---|
| class | true |