FullPluginSpec<O>
Type Parameters
| O | UIPluginOptions | The options type for the specific plugin. |
A full surface plugin spec - name and options.
{
options:O,
type:string
}
options:O,
type:string
}
| O | UIPluginOptions | The options type for the specific plugin. |