Kind: Component
Source: atloria-monorepo/apps/web/src/components/AI/PromptLibrary.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
initialData | PromptTemplate | - | - |
onSave | Function | ✓ | - |
onCancel | Function | ✓ | - |
Diagram
mermaidgraph TD component_PromptForm_158b4aa6["PromptForm"] class component_PromptForm_158b4aa6 rootComponent
Relationships
- USES_HOOK →
useState
Referenced By
PromptLibrary(RENDERS)
Was this page helpful?