interface ActionConfig {
    emitEvents?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

emitEvents?: boolean