Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeTable] - review the empty row rules to allow [] #223

Open
isacoder opened this issue Nov 19, 2021 · 0 comments
Open

[TypeTable] - review the empty row rules to allow [] #223

isacoder opened this issue Nov 19, 2021 · 0 comments
Assignees
Labels
Enhancement Iterations with smaller development overheads

Comments

@isacoder
Copy link
Collaborator

Description

Currently to get empty table it's required to send in rows

[
{
 columns: []
}
]

This is cumbersome to the Developer, we should find a better way to allow empty array []

@isacoder isacoder added the Enhancement Iterations with smaller development overheads label Nov 19, 2021
@isacoder isacoder self-assigned this Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Iterations with smaller development overheads
Projects
None yet
Development

No branches or pull requests

1 participant