Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/ui
InfoTableSection
Interface InfoTableSection
interface
InfoTableSection
{
bullet
?:
string
;
color
?:
LiteralUnion
<
(keyof ForegroundColor)
,
string
>
;
emptyItemsText
?:
string
;
header
:
string
;
helperText
?:
string
;
items
:
Items
;
}
Index
Properties
bullet?
color?
empty
Items
Text?
header
helper
Text?
items
Properties
Optional
bullet
bullet
?:
string
Optional
color
color
?:
LiteralUnion
<
(keyof ForegroundColor)
,
string
>
Optional
empty
Items
Text
emptyItemsText
?:
string
header
header
:
string
Optional
helper
Text
helperText
?:
string
items
items
:
Items
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bullet
color
empty
Items
Text
header
helper
Text
items
@shopify/cli-kit
Loading...