Option for chevron shown in example? #245
Unanswered
MillionIncredible
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Ah nevermind, it's done in css with :after, right? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The chevron is just applied using CSS in the example https://github.com/glennflanagan/react-collapsible/blob/develop/example/src/sass/components/_Collapsible.scss#L36 so you could use the same selectors to apply your own icon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an option for the chevron shown in the example?
Beta Was this translation helpful? Give feedback.
All reactions