ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ContainerCategory

ContainerCategory type

The category in which the container should appear.

Signature:

export declare type ContainerCategory = BuiltInContainerCategory | string;

Remarks

If a string not part of the BuiltInContainerCategory is given, it should be added to the project translation.

  • ContainerCategory type
  • Remarks
Copyright © 2019 ActiveViam