Variable anchorTranslateConst

anchorTranslate: {
    bottom: string;
    bottom-left: string;
    bottom-right: string;
    center: string;
    left: string;
    right: string;
    top: string;
    top-left: string;
    top-right: string;
} = ...

Type declaration

  • bottom: string
  • bottom-left: string
  • bottom-right: string
  • center: string
  • left: string
  • right: string
  • top: string
  • top-left: string
  • top-right: string