import { Accordion, AccordionProps } from 'hc-mobile-app-ui';
title
string
Title for the accordion
isOpen
boolean
Renders the accordion in open state when true.
Last updated 4 years ago