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

Set class to the SVG Element #11

Open
Gorbus opened this issue Oct 16, 2017 · 2 comments
Open

Set class to the SVG Element #11

Gorbus opened this issue Oct 16, 2017 · 2 comments

Comments

@Gorbus
Copy link

Gorbus commented Oct 16, 2017

I do not find how to se ta class directly to the svg element created by:

<Paper className="paper" width={300} height={500}>

is not working. Any solution ?

@hyosh
Copy link

hyosh commented Nov 2, 2017

Same here !

@ecolman
Copy link

ecolman commented Sep 1, 2018

I was able to set it like so:

<Paper width={545} height={623} container={{className: 'paper'}}>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants