Type alias BgPosition<TLength>

BgPosition<TLength>: TLength | "bottom" | "center" | "left" | "right" | "top" | string & {}

Type Parameters

  • TLength

Generated using TypeDoc