@vicinae/api
Preparing search index...
Grid
Item
Props
Type Alias Props
type
Props
=
{
accessory
?:
Grid
.
Item
.
Accessory
;
actions
?:
ReactNode
;
content
:
|
Image
.
ImageLike
|
{
color
:
ColorLike
}
|
{
tooltip
?:
string
;
value
:
Image
.
ImageLike
|
{
color
:
ColorLike
}
}
;
detail
?:
React.ReactNode
;
icon
?:
ImageLike
;
id
?:
string
;
keywords
?:
string
[]
;
subtitle
?:
string
;
title
?:
string
;
}
Index
Properties
accessory?
actions?
content
detail?
icon?
id?
keywords?
subtitle?
title?
Properties
Optional
accessory
accessory
?:
Grid
.
Item
.
Accessory
Optional
actions
actions
?:
ReactNode
content
content
:
|
Image
.
ImageLike
|
{
color
:
ColorLike
}
|
{
tooltip
?:
string
;
value
:
Image
.
ImageLike
|
{
color
:
ColorLike
}
}
Optional
detail
detail
?:
React.ReactNode
Optional
icon
icon
?:
ImageLike
Optional
id
id
?:
string
Optional
keywords
keywords
?:
string
[]
Optional
subtitle
subtitle
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accessory
actions
content
detail
icon
id
keywords
subtitle
title
@vicinae/api
Loading...