• Ordinarily, the following checks should be performed before detaching a widget: It should not be the child of another widget It should be attached and it should be a child of document.body

    Parameters

    • widget: Widget

    Returns void