@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface DetailsOptions {
        color?: string;
        hideIfEmpty?: boolean;
        open?: boolean;
        prefixInit?: string;
    }
    Index

    Properties

    color?: string
    hideIfEmpty?: boolean
    open?: boolean
    prefixInit?: string