Preparing search index...
The search index is not available
binspector - v1.0.0
binspector
Controller
ControllerFunction
Type Alias ControllerFunction<This>
ControllerFunction
:
(
targetInstance
:
This
,
cursor
:
Cursor
,
read
:
ControllerReader
,
opt
:
ControllerOptions
,
)
=>
any
ControllerFunction.
Type Parameters
This
Type declaration
(
targetInstance
:
This
,
cursor
:
Cursor
,
read
:
ControllerReader
,
opt
:
ControllerOptions
,
)
:
any
Parameters
targetInstance
:
This
cursor
:
Cursor
read
:
ControllerReader
opt
:
ControllerOptions
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
binspector - v1.0.0
Loading...
ControllerFunction.