Files
website/src/content/docs/v3/api/functions/EventInitPlugin.md
2024-05-10 14:42:21 -04:00

535 B

editUrl, next, prev, title
editUrl next prev title
false false false EventInitPlugin

EventInitPlugin<I>(execute): Plugin<unknown[]>

Type parameters

I extends EventType

Parameters

execute

Returns

Plugin<unknown[]>

Since

2.5.0 @PURE

Source

src/core/create-plugins.ts:19