File

src/styles/bq-classes/bq-classes.directive.ts

Implements

DoCheck

Metadata

Selector [bqClasses]

Index

Inputs
Accessors

Constructor

constructor(scopedElement: Element, styleTranslator: StyleTranslator, elementRef: ElementRef, renderer: Renderer2, differs: IterableDiffers)
Parameters :
Name Type Optional
scopedElement Element No
styleTranslator StyleTranslator No
elementRef ElementRef No
renderer Renderer2 No
differs IterableDiffers No

Inputs

bqClasses

Optionally specifies presentation style to class name mappings. The object's keys specify the presentation style, its value represents the corresponding class names to use.

Type : literal type

bqClassesElement

Optionally specifies the element from which the presentation styles are determined. By default, the closest element in the injection tree is used.

Type : Element | undefined

bqClassesStyles

Optionally specify presentation styles to use as source, instead of the presentation styles of the element.

Type : PresentationStyles | undefined

Accessors

bqClasses
setbqClasses(translations: literal type)

Optionally specifies presentation style to class name mappings. The object's keys specify the presentation style, its value represents the corresponding class names to use.

Parameters :
Name Type Optional
translations literal type No
Returns : void

result-matching ""

    No results matching ""