libs/core/ui/src/headline/configured-section.directive.ts

Metadata

Relationships

Depends on

No results matching.

import { Directive } from '@angular/core';

// a marker directive to detect whether a BB is inside of a configured section
@Directive({
  selector: '[talyConfiguredSection]',
  standalone: true
})
export class ConfiguredSectionDirective {}

results matching ""

    No results matching ""