Skip to content

registerPostMountRefresh

Install a post-mount refresh hook keyed by feature name. Re-registering with the same name replaces the previous hook (HMR-friendly). Called by feature secondary entries on import.

Plugin API

registerPostMountRefresh(name: string, hook: PostMountRefreshHook): void
NameTypeDescription
namestring
hookPostMountRefreshHook
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt