Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/core/PropertyPopover.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
title | any | ✓ | - |
properties | any | ✓ | - |
onChange | any | ✓ | - |
Diagram
mermaidgraph TD component_PropertyPopover_7bdce1ea["PropertyPopover"] class component_PropertyPopover_7bdce1ea rootComponent
Relationships
- RENDERS →
RadixPopover-Root - RENDERS →
RadixPopover-Trigger - RENDERS →
PopoverPortal - RENDERS →
PopoverContent - USES_HOOK →
useState - USES_HOOK →
useCellValue - USES_HOOK →
useForm
Was this page helpful?