BootCell
    Preparing search index...

    Interface AccordionProps

    interface AccordionProps {
        alwaysOpen?: boolean;
        flush?: boolean;
    }
    Index

    Properties

    Properties

    alwaysOpen?: boolean
    flush?: boolean