ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > PluginParameters

PluginParameters type

The implementation has access to a merged object containing the type and implementations parameters.

Signature:

export declare type PluginParameters<TypeParameters, ImplementationParameters> = ImplementationParameters & TypeParameters;
  • PluginParameters type
Copyright © 2023 ActiveViam