Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added paper docs for wrapped content #303

Merged
merged 3 commits into from
Feb 17, 2015
Merged

Conversation

ninjasort
Copy link

No description provided.

@hai-cea
Copy link
Member

hai-cea commented Feb 6, 2015

Thanks @cameronjroe - I think a better way to illustrate that developers can put content inside the Paper Component is to actually put content in the examples.

Maybe putting the zDepth inside each box?

For example:

<Paper zDepth={1}>
  <p>zDepth=1</p>
</Paper>
<Paper zDepth={2}>
  <p>zDepth=2</p>
</Paper>
... etc

hai-cea added a commit that referenced this pull request Feb 17, 2015
added paper docs for wrapped content
@hai-cea hai-cea merged commit f6ce73b into mui:master Feb 17, 2015
@hai-cea
Copy link
Member

hai-cea commented Feb 17, 2015

Thanks @cameronjroe - looks great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants