Icon parameter. The context
+ parameter exposes the open state so you can animate it.
+ Icon parameter accepts any markup, including raw SVG.
+
+ Replace the default chevron with any icon component
+ (<LucideIcon>, <FontAwesomeIcon>,
+ <FeatherIcon>, <HeroIcon>) or ad-hoc SVG.
+ The icon receives a bool context with the open state for animation.
+
Icon parameter. The context
+ parameter exposes the open state so you can animate it.
+ Icon parameter accepts any markup, including raw SVG.
+ bool context is the open state.
+ When not set, the default rotating chevron is used.
+