Table
Tag name: <vscode-table>
Properties
borderedreflects
Name | bordered |
---|---|
Attribute | bordered |
Type |
|
Default |
|
Description | Both rows and columns are separated by borders. |
borderedColumnsreflects
Name | borderedColumns |
---|---|
Attribute | bordered-columns |
Type |
|
Default |
|
Description | Columns are separated by borders. |
borderedRowsreflects
Name | borderedRows |
---|---|
Attribute | bordered-rows |
Type |
|
Default |
|
Description | Rows are separated by borders. |
breakpoint
Name | breakpoint |
---|---|
Attribute | breakpoint |
Type |
|
Default |
|
columns
Name | columns |
---|---|
Attribute | columns |
Type |
|
Description | Initial column sizes in a JSON-encoded array. Accepted values are:
|
delayedResizingreflects
Name | delayedResizing |
---|---|
Attribute | delayed-resizing |
Type |
|
Default |
|
minColumnWidth
Name | minColumnWidth |
---|---|
Attribute | min-column-width |
Type |
|
Default |
|
Description | Minimum column width. Valid values are:
|
resizablereflects
Name | resizable |
---|---|
Attribute | resizable |
Type |
|
Default |
|
responsivereflects
Name | responsive |
---|---|
Attribute | responsive |
Type |
|
Default |
|
versionreadonly
Name | version |
---|---|
Type |
|
Description | VSCode Elements version |
zebrareflects
Name | zebra |
---|---|
Attribute | zebra |
Type |
|
Default |
|
Description | Zebra stripes, even rows are tinted. |
zebraOddreflects
Name | zebraOdd |
---|---|
Attribute | zebra-odd |
Type |
|
Default |
|
Description | Zebra stripes, odd rows are tinted. |
CSS Custom Properties
--vscode-editorGroup-border
Name | --vscode-editorGroup-border |
---|---|
Default value | rgba(255, 255, 255, 0.09) |
--vscode-keybindingTable-rowsBackground
Name | --vscode-keybindingTable-rowsBackground |
---|---|
Default value | rgba(204, 204, 204, 0.04) |
--vscode-sash-hoverBorder
Name | --vscode-sash-hoverBorder |
---|---|
Default value | #0078d4 |