DaffBackdropComponent

Selector: 'daff-backdrop'

Properties

Name Type Description
@Input() transparent boolean Determines whether or not the backdrop is transparent.
@Input() interactable true Determines whether or not the backdrop is interactable.
@Input() fullscreen boolean Boolean property that determines whether or not the backdrop should fill up its containing window. @Output() backdropClicked EventEmitter<void> Output event triggered when the backdrop is clicked. interactableClass true
ngOnInit void
fadeBackdropTrigger Animation hook for that controls the backdrops entrance and fade animations.
animationDone
animationStart
onBackdropClicked void
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.