Preparing search index...
The search index is not available
RSX Code Reference
rsx
Editor
InspectableObjectFieldCallback
Type Alias InspectableObjectFieldCallback<T>
Inspectable
Object
Field
Callback
<
T
>
:
(
(
field
:
InspectableField
<
T
>
,
context
:
InspectorContext
,
path
:
string
,
layout
:
InspectorFormLayoutSection
,
depth
:
number
)
=>
InspectorFieldBase
)
The prototype for a callback that is invoked when a field for an
InspectableObject
is created.
Type Parameters
T
extends
object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
The prototype for a callback that is invoked when a field for an InspectableObject is created.