Background
4 posts tagged with "Background"
.background-animated-gradient
The .background-animated-gradient action an animated background gradient. It belongs to the background category within the ui area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Valid sizes
Examples
// Basic Usage
.background-animated-gradient
.background-color
The .background-color action sets background color. It belongs to the background category within the ui area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Valid sizes
Examples
// Basic Usage
.background-color #ff0000
.background-gradient
The .background-gradient action sets a background gradient. It belongs to the background category within the ui area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Valid sizes
Tags
vertical
vertical gradient
radial
radial gradient
diagonal
diagonal gradient
Examples
// Basic Usage
.background-gradient #ff0000 #0000ff
.background-video
The .background-video action shows MP4 video as background. It belongs to the background category within the ui area.
Action Syntax
.background-video +imagetag
Valid sizes
Examples
// Basic Usage
.background-video %videotag