Search
Preparing search index...
The search index is not available
@grouparoo/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@grouparoo/core
PropertyOptionsMethod
Interface PropertyOptionsMethod
Hierarchy
PropertyOptionsMethod
Callable
Property
Options
Method
(
argument
:
{
property
:
Property
;
propertyId
:
string
;
propertyOptions
:
SimplePropertyOptions
}
)
:
Promise
<
PluginConnectionPropertyOption
<
any
>
[]
>
Method to return the options available to this Property.
Parameters
argument:
{
property
:
Property
;
propertyId
:
string
;
propertyOptions
:
SimplePropertyOptions
}
property
:
Property
property
Id
:
string
property
Options
:
SimplePropertyOptions
Returns
Promise
<
PluginConnectionPropertyOption
<
any
>
[]
>
Exports
Errors
GrouparooCLI
Status
Table
Speculation
plugin
Property
Options
Method
Generated using
TypeDoc
Method to return the options available to this Property.