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:31
Properties
label
• label: string
Description
The field label
Defined in
projects/arlas-toolkit/src/lib/components/share/model/ArlasSearchField.ts:25
type
• type: string
Description
The type of the field.
Defined in
projects/arlas-toolkit/src/lib/components/share/model/ArlasSearchField.ts:29