DaffTextSnippetComponent

Selector: 'daff-text-snippet'

Properties

Name Type Description
@Input() condensed true A property to track whether or not the component should render a condensed version of the content.
@Input() html '' contentRef ElementRef
htmlRef ElementRef
@Output() toggle EventEmitter<boolean> An output event that can be used to track the state of the component externally. toggleSnippet
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.