KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
BackgroundPosition
Interface BackgroundPosition
A value for the
background-position
shorthand property.
interface
BackgroundPosition
{
x
:
PositionComponentFor_HorizontalPositionKeyword
;
y
:
PositionComponentFor_VerticalPositionKeyword
;
}
Index
Properties
x
y
Properties
x
x
:
PositionComponentFor_HorizontalPositionKeyword
The x-position.
y
y
:
PositionComponentFor_VerticalPositionKeyword
The y-position.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
x
y
Github
KC's Workspace
Loading...
A value for the background-position shorthand property.