File

src/models/header-item.interface.ts

Properties

name
name: string
Type : string
sortable
sortable: boolean
Type : boolean
export interface HeaderItem {
    name: string;
    sortable: boolean;
}

results matching ""

    No results matching ""