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
Input Tables has two parameters with the same name, width
One takes an object that is used to control column widths
And the other controls the Table width.
Sadly both can't be used at once.
one of them needs a name change. I think columnWidth would be the one to change if it doesn't break naming conventions.
The text was updated successfully, but these errors were encountered:
Input Tables has two parameters with the same name, width
One takes an object that is used to control column widths
And the other controls the Table width.
Sadly both can't be used at once.
one of them needs a name change. I think columnWidth would be the one to change if it doesn't break naming conventions.
The text was updated successfully, but these errors were encountered: