From a154c95ed8e00a08edf6722b9efe24ff9b782088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Mon, 20 Oct 2014 11:01:36 -0700 Subject: [PATCH] Merge pull request #2373 from genbit/docs-animation-props Update 09.1-animation.md --- docs/docs/09.1-animation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/docs/09.1-animation.md b/docs/docs/09.1-animation.md index 53256dd575..1eb084f638 100644 --- a/docs/docs/09.1-animation.md +++ b/docs/docs/09.1-animation.md @@ -175,3 +175,11 @@ By default `ReactTransitionGroup` renders as a `span`. You can change this behav ``` Every DOM component is under `React.DOM`. However, `component` does not need to be a DOM component. It can be any React component you want; even ones you've written yourself! + +Any additional, user-defined, properties will be become properties of the rendered component. For example, here's how you would you render a `