With Start Content
Use the
startContent
prop if you want to display some content before the accordion items.isMultiple
prop to allow multiple items to be expanded at once.isDisabled
prop to disable an accordion item to prevent it from being expanded or collapsed.subheading
prop to add subheading.startContent
prop if you want to display some content before the accordion items.endContent
prop if you want to display some content after the accordion items.startContentPlacement
prop to change the placement. Use case of content outside the trigger is that you can add events on the outside contentendContentPlacement
prop to change the placement. Use case of content outside the trigger is that you can add events on the outside contentindicator
prop to change the default icon. You can use it to customize the open/close indicator.