MCPcopy Create free account
hub / github.com/facebook/Rapid / toggleRule

Function toggleRule

modules/ui/sections/validation_rules.js:183–185  ·  view source on GitHub ↗
(d3_event, d)

Source from the content-addressed store, hash-verified

181 }
182
183 function toggleRule(d3_event, d) {
184 validator.toggleRule(d);
185 }
186
187
188 validator.on('validated', () => {

Callers

nothing calls this directly

Calls 1

toggleRuleMethod · 0.80

Tested by

no test coverage detected