Search
Preparing search index...
The search index is not available
Streams Platform Client Api - v1.4.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Streams Platform Client Api - v1.4.0
IBaseField
Interface IBaseField<T>
Type parameters
T
:
FieldType
=
FieldType
Hierarchy
IBaseField
Field
Indexable
[
key:
string
]:
any
Index
Properties
config
handle
input
rules
type
Properties
Optional
config
config
?:
IBaseFieldConfig
Optional
handle
handle
?:
string
Optional
input
input
?:
Record
<
string
,
any
>
&
{
type
:
T
}
Optional
rules
rules
?:
any
[]
type
type
:
T
Exports
Request
Response
IBase
Field
config
handle
input
rules
type