arlas-wui-toolkit / Exports / GetGlobalColorFilterPipe

Class: GetGlobalColorFilterPipe

Implements

  • PipeTransform

Table of contents

Constructors

Methods

Constructors

constructor

new GetGlobalColorFilterPipe()

Methods

transform

transform(value, type, color, backgroundColor, collaborationsMap): string

Parameters

Name Type
value string
type string
color any
backgroundColor any
collaborationsMap Map<string, Collaboration>

Returns

string

Implementation of

PipeTransform.transform

Defined in

projects/arlas-toolkit/src/lib/components/filters/filters.component.ts:71