MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / toggleSplit

Function toggleSplit

stories/examples/InputGroup/Button.js:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 const toggleDropDown = () => setDropdownOpen(!dropdownOpen);
17
18 const toggleSplit = () => setSplitButtonOpen(!splitButtonOpen);
19
20 return (
21 <div>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…