MCPcopy Create free account
hub / github.com/editablejs/editable / useRadioGroupContext

Function useRadioGroupContext

packages/ui/src/menu.tsx:538–538  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

536})
537
538const useRadioGroupContext = () => React.useContext(RadioGroupContext)
539
540type MenuRadioGroupElement = React.ElementRef<typeof MenuGroup>
541interface MenuRadioGroup extends MenuGroupProps {

Callers 1

menu.tsxFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…