ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > DashboardPageApi > getContainers

DashboardPageApi.getContainers() method

Signature:

getContainers(): {
        [key: string]: {
            container: Container;
        };
    };

Returns:

{ [key: string]: { container: Container; }; }

  • DashboardPageApi.getContainers() method
Copyright © 2023 ActiveViam