This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Event Question Editor API

input:removed

Triggered when an input view is removed from editor panel. For example array item Options[5] rich text editor input.

Callback arguments

  • input_view object
    An object that contains:
    • attribute_path: string
    • el: HTMLDomElement
Was this article helpful?