Type alias BackgroundPositionX<TLength>

BackgroundPositionX<TLength>: Globals | TLength | "center" | "left" | "right" | "x-end" | "x-start" | string & {}

Type Parameters

  • TLength = string & {} | 0

Generated using TypeDoc