UIPluginSpec
UIPluginSpec<
O> =string|FullPluginSpec<O>
A UI plugin spec - either just its name, or its name and options
Type Parameters
O
O extends UIPluginOptions
The options type for the specific plugin.
UIPluginSpec<
O> =string|FullPluginSpec<O>
A UI plugin spec - either just its name, or its name and options
O extends UIPluginOptions
The options type for the specific plugin.