Skip to content

Unable to define columns outside of DataTablecolumns prop #3738

Description

@joshblack

There are a handful of types are publicly exported from DataTablehere. However, these exported types do not include the type definitions for Column which makes it impossible to define columns outside of the columns prop in DataTable.

We should make sure that the Column type is exported publicly and that the createColumnHelper is also available to use.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreact

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions