Type alias BackgroundPositionY<TLength>

BackgroundPositionY<TLength>: Globals | TLength | "bottom" | "center" | "top" | "y-end" | "y-start" | string & {}

Type Parameters

  • TLength = string & {} | 0

Generated using TypeDoc