Documentation
Preparing search index...
@saltcorn/data
plugin-helper
get_link_view_opts
Function get_link_view_opts
get_link_view_opts
(
table
:
Table
,
viewname
:
string
,
accept
?:
(
v
:
View
)
=>
boolean
,
)
:
Promise
<
{
link_view_opts
:
any
[]
;
view_name_opts
:
any
[]
;
view_relation_opts
:
Record
<
string
,
any
[]
>
;
}
,
>
Parameters
table
:
Table
viewname
:
string
accept
:
(
v
:
View
)
=>
boolean
= ...
Returns
Promise
<
{
link_view_opts
:
any
[]
;
view_name_opts
:
any
[]
;
view_relation_opts
:
Record
<
string
,
any
[]
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...