arlas-wui-toolkit / Exports / ArlasSearchField

Class: ArlasSearchField

Table of contents

Constructors

Properties

Constructors

constructor

new ArlasSearchField(label, type)

Parameters

Name Type
label string
type string

Defined in

projects/arlas-toolkit/src/lib/components/share/model/ArlasSearchField.ts:12

Properties

label

label: string

Description

The field label

Defined in

projects/arlas-toolkit/src/lib/components/share/model/ArlasSearchField.ts:6


type

type: string

Description

The type of the field.

Defined in

projects/arlas-toolkit/src/lib/components/share/model/ArlasSearchField.ts:10