Home > @activeviam/activeui-sdk > LevelCoordinates
LevelCoordinates type
Signature:
export declare type LevelCoordinates = HierarchyCoordinates & {
level: LevelName;
};
Home > @activeviam/activeui-sdk > LevelCoordinates
Signature:
export declare type LevelCoordinates = HierarchyCoordinates & {
level: LevelName;
};