Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
R A Van Epps committed Sep 10, 2020
1 parent 814e033 commit 12eb5e4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/blocks/carousel-slide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ A block that contains one or more child blocks and displays a carousel slide.
### `backgroundVideo: object` ###
*Default: `undefined`.* Tracks object of video attributes for `background-video`.

### `overlayColor: string` ###
*Default: `undefined`.* Tracks color name for `background-color` as an overlay.

### `customOverlayColor: string` ###
*Default: `undefined`.* Tracks custom color code for `background-color` as an overlay.

### `overlayOpacity: number` ###
*Default: `undefined`.* Tracks value for `opacity` of overlay.

## Usage ##
*Category: WDS Blocks*

Expand Down

0 comments on commit 12eb5e4

Please sign in to comment.