Skip to content

feat(Cell): make Cell, CellProps and InnerCellProps generic - #458

Draft
b1rdex wants to merge 3 commits into
rsuite:mainfrom
b1rdex:cell-data-type
Draft

feat(Cell): make Cell, CellProps and InnerCellProps generic#458
b1rdex wants to merge 3 commits into
rsuite:mainfrom
b1rdex:cell-data-type

Conversation

@b1rdex

@b1rdex b1rdex commented Sep 13, 2023

Copy link
Copy Markdown
Contributor

This will allow to pass a type for rowData (currently it resolves to never).

This will allow to pass a type for `rowData` (currently it resolves to `never`).
@vercel

vercel Bot commented Sep 13, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-table ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 4:53pm

@codesandbox-ci

codesandbox-ci Bot commented Sep 13, 2023

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b2287af:

Sandbox Source
React Configuration
Vanilla Configuration

@b1rdex b1rdex changed the title feat(Cell): make CellProps and InnerCellProps generic feat(Cell): make Cell, CellProps and InnerCellProps generic Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant