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

Replace default arrow with another SVG #3

Open
carolinaknoll opened this issue Mar 31, 2021 · 4 comments
Open

Replace default arrow with another SVG #3

carolinaknoll opened this issue Mar 31, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@carolinaknoll
Copy link

carolinaknoll commented Mar 31, 2021

Hello! 👋

I ran into a case where your component is perfect! However, instead of an arrow, there should be a +/- sign.

I was wondering if it would be possible, for a future version, give control to what svg show on the collapsed and uncollapsed state.

Could be something like: collapsedSVG={<CollapsedSvgImage /> and uncollapsedSVG={<UncollapsedSvgImage />}.

Thank you so much! ✨

@Eliav2
Copy link
Owner

Eliav2 commented Apr 26, 2021

hey friend!
sorry for not being so long

@Eliav2 Eliav2 added the enhancement New feature or request label Apr 26, 2021
@carolinaknoll
Copy link
Author

No worries!

Thank you! 😄

@priyankasadh678
Copy link

Is this implemented @Eliav2
I am facing same, need to change arrow image.

@Eliav2
Copy link
Owner

Eliav2 commented Dec 4, 2021

this is not customable by the API
but you can just copy the source code and replace the ArrowDownIcon.js file with your own svg

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

No branches or pull requests

3 participants