Body, Mind & Soul — API Reference
    Preparing search index...

    Variable _COMPEL_CHECK_ACTIONSConst

    _COMPEL_CHECK_ACTIONS: {
        addCompelOption: (_event: any, el: any) => void;
        removeCompelOption: (_event: any, el: any) => void;
    } = ...

    Actions for the compelCheck condition config dialog.

    Type Declaration

    • addCompelOption: (_event: any, el: any) => void
    • removeCompelOption: (_event: any, el: any) => void