@refinio/one.ui
    Preparing search index...
    • Parameters

      • props: {
            children:
                | ReactElement<unknown, string | JSXElementConstructor<any>>
                | ReactElement<unknown, string | JSXElementConstructor<any>>[];
            defaultOpened?: boolean;
            indentation: IndentationSettings;
            title: string | ReactElement<unknown, string | JSXElementConstructor<any>>;
            titleBgColor?: string;
            toggleBgColor?: string;
        }

      Returns ReactElement