Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactstrap/reactstrap
/ StatefulExample.js
File
StatefulExample.js
stories/examples/ButtonGroup/StatefulExample.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useState } from
'react'
;
2
import
{ Button, ButtonGroup } from
'reactstrap'
;
3
4
function
Example(props) {
Callers
nothing calls this directly
Calls
1
onCheckboxBtnClick
Function · 0.85
Tested by
no test coverage detected