nulogy / design-system

Nulogy Design System
http://nulogy.design
MIT License
65 stars 13 forks source link

fix: add a key prop for the table column #1299

Closed haideralsh closed 11 months ago

haideralsh commented 11 months ago

Description

This change allows the user to pass a key prop when a dataKey is not applicable for that given column. This could be used for columns that compose data from multiple columns, actions, or decorative columns.

Similar to the dataKey, The key needs to be unique.

Linked issue

Fixes #1292

Changes include

Feature checklist

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 8.15.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: