RSX Code Reference
    Preparing search index...
    • rsx
    • customInspectorElement

    Function customInspectorElement

    • Adds a custom inspector element to the field.

      Type Parameters

      Parameters

      • onElementRequested: () => T
      • OptionalonRefreshElement: (element: T, value: any) => void
      • OptionalisLabelAccessory: boolean

      Returns AttributeDecorator<Attribute>