DaffArticleEncapsulatedDirective

The DaffArticleEncapsulatedDirective is used to encapsulate custom components within an article, preventing article styles from bleeding into the component.

Example

<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.

Selector: '[daffArticleEncapsulated]'

Properties

Name Type Description
class true
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.