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

How do I display a drop-down icon like this #22

Closed
yrjwcharm opened this issue Jul 26, 2019 · 5 comments
Closed

How do I display a drop-down icon like this #22

yrjwcharm opened this issue Jul 26, 2019 · 5 comments
Labels
question Further information is requested

Comments

@yrjwcharm
Copy link

image

@marouanekadiri
Copy link
Owner

Using AccordionList or Collapse?

@marouanekadiri
Copy link
Owner

marouanekadiri commented Jul 26, 2019

In both cases you can use the event onToggle to have a copy of the AccordionList or Collapse state and render the Collapse header (by styling and position children in the way you want to) based on that state (if it's collapsed then show arrow up if it's not show arrow down).

@marouanekadiri marouanekadiri added the question Further information is requested label Jul 26, 2019
@yrjwcharm
Copy link
Author

@marouanekadiri Thank you very mush . 我已经解决了它

@msreddy09
Copy link

May I have any example regarding this?

@RMCollins175
Copy link

RMCollins175 commented Jun 7, 2022

all sorted!!

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

No branches or pull requests

4 participants