[v8] ColumnDef ergonomics #4209
-
Docs mostly list the way to define columns as const columns: ColumnDef<TData>[] = [/* definitions */] However, in this case in cell rendering |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Found |
Beta Was this translation helpful? Give feedback.
-
Working on it!
…On Jul 22, 2022, 11:20 AM -0600, Dmitrii Kartashev ***@***.***>, wrote:
Found createColumnHelper in examples. I wish docs would be fully updated. Oh well.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yes
Tanner Linsley
…On Aug 2, 2022, 6:59 AM -0600, Gustavo ***@***.***>, wrote:
So is createColumnHelper the only way to infer the type of the accessor?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Found
createColumnHelper
in examples. I wish docs would be fully updated. Oh well.