interface AccordionExpandableContentBodyProps {
    children?: ReactNode;
}

Properties

Properties

children?: ReactNode

Content rendered inside the accordion content body