eligius
    Preparing search index...

    Variable removeControllerFromElementConst

    removeControllerFromElement: TOperation<
        IRemoveControllerFromElementOperationData,
        Omit<IRemoveControllerFromElementOperationData, "controllerName">,
    > = ...

    This operation removes the controller with the specified name from the given selected element.