Documentation
Preparing search index...
ts-engine/src
fieldIsDate
Function fieldIsDate
fieldIsDate
(
field
:
Pick
<
Partial
<
ApplicationField
>
,
"name"
|
"type"
>
)
:
boolean
Checks if the given
ApplicationField
is a ApplicationFieldType | date.
Parameters
field
:
Pick
<
Partial
<
ApplicationField
>
,
"name"
|
"type"
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Checks if the given
ApplicationFieldis a ApplicationFieldType | date.