MCPcopy
hub / github.com/primer/react / Dialog.tsx

File Dialog.tsx

packages/react/src/Dialog/Dialog.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, {useCallback, useEffect, useRef, useState} from 'react'
2import styled from 'styled-components'
3import type {ButtonProps} from '../Button'
4import {Button} from '../Button'

Callers

nothing calls this directly

Calls 6

getFunction · 0.90
useIdFunction · 0.90
useFocusTrapFunction · 0.90
useOnEscapePressFunction · 0.90
onCloseFunction · 0.85

Tested by

no test coverage detected