geoview-core
    Preparing search index...

    Interface MRT_Theme

    interface MRT_Theme {
        baseBackgroundColor: string;
        cellNavigationOutlineColor: string;
        draggingBorderColor: string;
        matchHighlightColor: string;
        menuBackgroundColor: string;
        pinnedRowBackgroundColor: string;
        selectedRowBackgroundColor: string;
    }
    Index

    Properties

    baseBackgroundColor: string
    cellNavigationOutlineColor: string
    draggingBorderColor: string
    matchHighlightColor: string
    menuBackgroundColor: string
    pinnedRowBackgroundColor: string
    selectedRowBackgroundColor: string