ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ContainerDependenciesPlugin

ContainerDependenciesPlugin type

Plugin defining pieces of information that should be present for a widget to render, and what to display if they are not.

Signature:

export declare type ContainerDependenciesPlugin = ActiveUIPlugin<ContainerDependenciesImplementationProperties, ContainerDependenciesImplementationStaticProperties, ContainerDependenciesParameters>;
  • ContainerDependenciesPlugin type
Copyright © 2023 ActiveViam