Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.11 KB

_utils_backgrounds_and_borders_backgroundsize_.backgroundsizeprops.md

File metadata and controls

34 lines (18 loc) · 1.11 KB

@johanneslumpe/styled-props > "utils/backgrounds-and-borders/backgroundSize" > BackgroundSizeProps

Interface: BackgroundSizeProps

Type parameters

T

Hierarchy

BackgroundSizeProps

Index

Properties


Properties

style$BackgroundSize

● style$BackgroundSize: T

Defined in utils/backgrounds-and-borders/backgroundSize.ts:12

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

see: https://developer.mozilla.org/docs/Web/CSS/background-size