Skip to content

arlas-web-components / Exports / BboxFormErrorPipe

Class: BboxFormErrorPipe

Implements

  • PipeTransform

Table of contents

Constructors

Methods

Constructors

constructor

new BboxFormErrorPipe()

Methods

transform

transform(formControl): string

Parameters

Name Type
formControl FormGroup<any> | FormControl<any>

Returns

string

Implementation of

PipeTransform.transform

Defined in

projects/arlas-components/src/lib/components/bbox-generator/bbox-form-error.pipe.ts:30