diff --git a/docs/documentation/03.04-individual.md b/docs/documentation/03.04-individual.md index cd5646d3..fd5064e6 100644 --- a/docs/documentation/03.04-individual.md +++ b/docs/documentation/03.04-individual.md @@ -71,3 +71,4 @@ Some pickers have specific APIs that are unique to themselves: * **colors** - Array of Strings, Color squares to display. Default `['#FF6900', '#FCB900', '#7BDCB5', '#00D084', '#8ED1FC', '#0693E3', '#ABB8C3', '#EB144C', '#F78DA7', '#9900EF']` * **triangle** - String, Either `hide`, `top-left` or `top-right`. Default `top-left` * **onSwatchHover** - An event handler for `onMouseOver` on the ``s within this component. Gives the args `(color, event)` +* **styles** - [ReactCSS](https://github.com/casesandberg/reactcss) object to change [the default styles](https://github.com/casesandberg/react-color/blob/master/src/components/twitter/Twitter.js#L13-L79), eg ``