Type alias TrProps

TrProps: {
    rowspan?: number;
} & any

Type declaration

  • Optional rowspan?: number

Generated using TypeDoc