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
Hey guys, I'm still new using Carbon and I have been reading through the several sources of documentation. Today I was making demos for data table components when I realize that the default for the input [showSelectionColumn] of the ibm-table component is true.
According to the primary portal of Carbon about Data Table component usage it says: Default: The default data table comes with a base style with only the title, header, and table elements. rows.
following for the interactive demo which shows the default behavior of the table is this:
This makes me ask if [showSelectionColumn] default shouldn't be false instead of true?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys, I'm still new using Carbon and I have been reading through the several sources of documentation. Today I was making demos for data table components when I realize that the default for the input
[showSelectionColumn]
of theibm-table
component is true.According to the primary portal of Carbon about Data Table component usage it says:
Default: The default data table comes with a base style with only the title, header, and table elements. rows.
following for the interactive demo which shows the default behavior of the table is this:
This makes me ask if
[showSelectionColumn]
default shouldn't be false instead of true?Beta Was this translation helpful? Give feedback.
All reactions