@@ -41,7 +41,7 @@ TableRowProps.data
4141
4242#### Defined in
4343
44- [ src/TableBody.tsx:10] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableBody.tsx#L10 )
44+ [ src/TableBody.tsx:10] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableBody.tsx#L10 )
4545
4646___
4747
@@ -57,7 +57,7 @@ TableRowProps.even
5757
5858#### Defined in
5959
60- [ src/TableRow.tsx:32] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableRow.tsx#L32 )
60+ [ src/TableRow.tsx:32] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableRow.tsx#L32 )
6161
6262___
6363
@@ -73,7 +73,7 @@ TableRowProps.evenRowColor
7373
7474#### Defined in
7575
76- [ src/TableRow.tsx:37] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableRow.tsx#L37 )
76+ [ src/TableRow.tsx:37] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableRow.tsx#L37 )
7777
7878___
7979
@@ -89,7 +89,7 @@ TableRowProps.fontSize
8989
9090#### Defined in
9191
92- [ src/TableRow.tsx:12] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableRow.tsx#L12 )
92+ [ src/TableRow.tsx:12] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableRow.tsx#L12 )
9393
9494___
9595
@@ -105,7 +105,7 @@ TableRowProps.includeBottomBorder
105105
106106#### Defined in
107107
108- [ src/TableCell.tsx:23] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableCell.tsx#L23 )
108+ [ src/TableCell.tsx:23] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableCell.tsx#L23 )
109109
110110___
111111
@@ -121,7 +121,7 @@ TableRowProps.includeLeftBorder
121121
122122#### Defined in
123123
124- [ src/TableCell.tsx:28] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableCell.tsx#L28 )
124+ [ src/TableCell.tsx:28] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableCell.tsx#L28 )
125125
126126___
127127
@@ -137,7 +137,7 @@ TableRowProps.includeRightBorder
137137
138138#### Defined in
139139
140- [ src/TableCell.tsx:18] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableCell.tsx#L18 )
140+ [ src/TableCell.tsx:18] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableCell.tsx#L18 )
141141
142142___
143143
@@ -153,7 +153,7 @@ TableRowProps.includeTopBorder
153153
154154#### Defined in
155155
156- [ src/TableCell.tsx:13] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableCell.tsx#L13 )
156+ [ src/TableCell.tsx:13] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableCell.tsx#L13 )
157157
158158___
159159
@@ -169,17 +169,20 @@ TableRowProps.oddRowColor
169169
170170#### Defined in
171171
172- [ src/TableRow.tsx:42] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableRow.tsx#L42 )
172+ [ src/TableRow.tsx:42] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableRow.tsx#L42 )
173173
174174___
175175
176176### renderTopBorder
177177
178178• ` Optional ` ** renderTopBorder** : ` boolean `
179179
180+ Allows control of the very top border of the TableBody to be toggled on and off
181+ if there is no header.
182+
180183#### Defined in
181184
182- [ src/TableBody.tsx:15 ] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableBody.tsx#L15 )
185+ [ src/TableBody.tsx:16 ] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableBody.tsx#L16 )
183186
184187___
185188
@@ -195,7 +198,7 @@ TableRowProps.textAlign
195198
196199#### Defined in
197200
198- [ src/TableRow.tsx:17] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableRow.tsx#L17 )
201+ [ src/TableRow.tsx:17] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableRow.tsx#L17 )
199202
200203___
201204
@@ -211,4 +214,4 @@ TableRowProps.zebra
211214
212215#### Defined in
213216
214- [ src/TableRow.tsx:27] ( https://github.com/dmk99/react-pdf-table/blob/bebcafb /src/TableRow.tsx#L27 )
217+ [ src/TableRow.tsx:27] ( https://github.com/dmk99/react-pdf-table/blob/ddcba28 /src/TableRow.tsx#L27 )
0 commit comments