Skip to content

Lightbox

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Viewer/Lightbox.tsx

Props

NameTypeRequiredDefault
onCloseFunction-
labelstring-
closeLabelstring-
caption`stringnull`-
dir`unknownunknown`-
returnFocusRefunknown--
childrenunknown-

Diagram

mermaid
graph TD
    component_Lightbox_5b913125["Lightbox"]
    class component_Lightbox_5b913125 rootComponent

Relationships

  • USES_HOOK → useRef
  • USES_HOOK → useEffect
  • USES_HOOK → useCallback

Was this page helpful?

Download as PDF