sesaparcours
    Preparing search index...

    All the CSS class names that are used to create a category.

    interface CssConfig {
        closedicon: any;
        container: any;
        icon: any;
        label: any;
        openicon: any;
        row: any;
        rowcontentcontainer: any;
        selected: any;
    }
    Index

    Properties

    closedicon: any
    container: any
    icon: any
    label: any
    openicon: any
    row: any
    rowcontentcontainer: any
    selected: any