You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a common pattern we use to support the application of HTML attributes to the rendered DOM. EuiTable supports this. We should make sure that consumers who are using this feature and migrate from EuiTable to EuiInMemoryTable or EuiBasicTable will be able to continue passing in whatever attributes they want.
CC @chandlerprall since you've been working with this code recently.
The text was updated successfully, but these errors were encountered:
cjcenizal
changed the title
EuiInMemoryTable andEuiBasicTable should use ...rest to pass through props to Table
EuiInMemoryTable and EuiBasicTable should use ...rest to pass through props to Table
May 2, 2018
This is a common pattern we use to support the application of HTML attributes to the rendered DOM. EuiTable supports this. We should make sure that consumers who are using this feature and migrate from EuiTable to EuiInMemoryTable or EuiBasicTable will be able to continue passing in whatever attributes they want.
CC @chandlerprall since you've been working with this code recently.
The text was updated successfully, but these errors were encountered: