Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/ui
TableColumn
Type Alias TableColumn<T>
TableColumn
:
{
[
column
in
keyof
T
]
:
{
color
?:
ForegroundColor
|
"dim"
;
header
?:
string
;
}
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...