interface AddOptions {
    closeRef?: boolean;
}

Hierarchy

  • IAddOptions
    • AddOptions

Properties

Properties

closeRef?: boolean

Whether to also close the widget referenced by ref.