UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

6 lines (5 loc) 195 B
import { NzTableStyleService } from '../table-style.service'; export declare class NzTableCellDirective { isInsideTable: boolean; constructor(nzTableStyleService: NzTableStyleService); }