File

src/models/table-filter-option.interface.ts

Properties

text
text: string
Type : string
value
value: any
Type : any
export interface TableFilterOption {
    value: any;
    text: string;
}

results matching ""

    No results matching ""