Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Background

Scott Cummings edited this page Oct 31, 2013 · 1 revision

##Book Config Property background The area behind the storybook can be defined.

###Properties

  • color [String] - sets the color of the storybook container.
  • url [String] - sets the background image of the storybook container.

###JSON Example background: { color: "#ababab", url: "images/circles-background.png" }

Clone this wiki locally