sesaparcours
    Preparing search index...

    The information needed to create a custom category.

    interface DynamicCategoryInfo {
        categorystyle: any;
        colour: any;
        cssconfig: any;
        custom: string;
        hidden: any;
        id: any;
        kind: string;
    }
    Index

    Properties

    categorystyle: any
    colour: any
    cssconfig: any
    custom: string
    hidden: any
    id: any
    kind: string