Files
website/src/content/docs/v4/api/functions/CommandControlPlugin.md
2024-06-20 22:44:27 -04:00

548 B

editUrl, next, prev, title
editUrl next prev title
false false false CommandControlPlugin

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

Type parameters

I extends CommandType

Parameters

execute

Returns

Plugin<unknown[]>

Since

2.5.0

Source

src/core/create-plugins.ts:28