File

projects/netgrif-components-core/src/lib/view/tree-case-view/tree-component/model/tree-case-view-configuration.ts

Description

Contains configuration of the tree case view service

Index

Properties

Properties

pageSize
pageSize: number
Type : number

The page size of requests for loading node children

export interface TreeCaseViewConfiguration {
    /**
     * The page size of requests for loading node children
     */
    pageSize: number;
}

result-matching ""

    No results matching ""