UNPKG

@ai-stack/payloadcms

Version:

<p align="center"> <img alt="Payload AI Plugin" src="assets/payload-ai-intro.gif" width="100%" /> </p>

6 lines (5 loc) 214 B
/** * Initialize document-level listeners to track the active field container. * When a container is active, it receives the 'ai-plugin-active' class. */ export declare const useActiveFieldTracking: () => void;