defaultExpandAllRows missing in typescript TableProps<T> #8507
Labels
Comments
Feel free to open a PR. |
danedavid
added a commit
to danedavid/ant-design
that referenced
this issue
Dec 8, 2017
yesmeck
added a commit
that referenced
this issue
Dec 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.0.0
Environment
windows 10
Reproduction link
http:///localhost.com
Steps to reproduce
// typescript compiler complains because missing in definition
What is expected?
Need to be added to TableProps in interface.tsx.
What is actually happening?
error given by typescript compiler when used
The text was updated successfully, but these errors were encountered: