Type alias TConnectionProps
TConnectionProps: {
direction?: string;
icon?: string;
isEntering?: boolean;
toMapName?: string;
type: any;
}
Type declaration
-
Optional
direction?: string
-
Optional
icon?: string
-
Optional
isEntering?: boolean
-
Optional
toMapName?: string
-
type: any
Direction "up" or "down" or null if on the same floor