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

Function changeKeyboard

stories/examples/Modal/BackdropExample.js:31–33  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

29 };
30
31 const changeKeyboard = (e) => {
32 setKeyboard(e.currentTarget.checked);
33 };
34
35 return (
36 <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…