Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Accept a null element instead of a <Column> #13

@aweller

Description

@aweller

In some cases certain columns are conditionally added to a table. Currently react-tisch only accepts an empty array, but not an 'undefined' or a 'null'.

This is unintuitive and makes one-liners like '{conditionalColumn && conditionalColumn}' impossible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions