We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f8a0f commit eaba689Copy full SHA for eaba689
docs/essential/plugin.md
@@ -583,7 +583,7 @@ To apply hook to parent may use one of the following:
583
2. [guard as](#guard-as) apply to all hook in a guard
584
3. [instance as](#instance-as) apply to all hook in an instance
585
586
-### Inline
+### Inline as
587
Every event listener will accept `as` parameter to specify the scope of the hook.
588
589
```typescript twoslash
0 commit comments