Documentation
Preparing search index...
@saltcorn/data
plugin-helper
calcfldViewOptions
Function calcfldViewOptions
calcfldViewOptions
(
fields
:
Field
[]
,
mode
:
string
,
noFollowKeys
?:
boolean
,
)
:
{
blockDisplay
:
Record
<
string
,
string
[]
>
;
field_view_options
:
Record
<
string
,
string
[]
>
;
handlesTextStyle
:
Record
<
string
,
string
[]
>
;
}
Parameters
fields
:
Field
[]
mode
:
string
noFollowKeys
:
boolean
= false
Returns
{
blockDisplay
:
Record
<
string
,
string
[]
>
;
field_view_options
:
Record
<
string
,
string
[]
>
;
handlesTextStyle
:
Record
<
string
,
string
[]
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...