Standards Docs

CreateModalProvider

Provider for managing the create modal stack Handles automatic object resolution and cache invalidation

Provider for managing the create modal stack Handles automatic object resolution and cache invalidation

Signature

({ children, renderIcon, renderModalContent, ModalStack, placeholder, }: CreateModalProviderProps): Element

On this page