@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
BackgroundProperties
Interface BackgroundProperties
interface
BackgroundProperties
{
"background-attachment"
:
PurpleBackgroundAttachment
;
"background-clip"
:
PurpleBackgroundAttachment
;
"background-color"
:
PurpleBackgroundAttachment
;
"background-image"
:
PurpleBackgroundAttachment
;
"background-origin"
:
PurpleBackgroundAttachment
;
"background-position"
:
BackgroundPosition
;
"background-repeat"
:
BackgroundRepeat
;
"background-size"
:
BackgroundSize
;
}
Index
Properties
background-
attachment
background-
clip
background-
color
background-
image
background-
origin
background-
position
background-
repeat
background-
size
Properties
background-
attachment
"background-attachment"
:
PurpleBackgroundAttachment
background-
clip
"background-clip"
:
PurpleBackgroundAttachment
background-
color
"background-color"
:
PurpleBackgroundAttachment
background-
image
"background-image"
:
PurpleBackgroundAttachment
background-
origin
"background-origin"
:
PurpleBackgroundAttachment
background-
position
"background-position"
:
BackgroundPosition
background-
repeat
"background-repeat"
:
BackgroundRepeat
background-
size
"background-size"
:
BackgroundSize
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background-
attachment
background-
clip
background-
color
background-
image
background-
origin
background-
position
background-
repeat
background-
size
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...