AfterRenderOptions
interface
kararlıv20.0'den beri
Options passed to afterEveryRender and afterNextRender.
manualCleanup
boolean | undefinedWhether the hook should require manual cleanup.
If this is false (the default) the hook will automatically register itself to be cleaned up
with the current DestroyRef.
Detaylara atla