arlas-wui-toolkit / Exports / ExcludeTypePipe

Class: ExcludeTypePipe

Implements

  • PipeTransform

Table of contents

Constructors

Methods

Constructors

constructor

new ExcludeTypePipe()

Methods

transform

transform(allField, type): ArlasSearchField[]

Parameters

Name Type
allField ArlasSearchField[]
type Set<string>

Returns

ArlasSearchField[]

Implementation of

PipeTransform.transform

Defined in

projects/arlas-toolkit/src/lib/components/share/exclude-type.pipe.ts:26