@vicinae/api
Preparing search index...
Action
ShowInFinderProps
Props
Type Alias Props
type
Props
=
{
icon
?:
ImageLike
;
onShow
?:
(
path
:
PathLike
)
=>
void
;
path
:
PathLike
;
shortcut
?:
Keyboard
.
Shortcut
;
title
?:
string
;
}
Index
Properties
icon?
on
Show?
path
shortcut?
title?
Properties
Optional
icon
icon
?:
ImageLike
Optional
on
Show
onShow
?:
(
path
:
PathLike
)
=>
void
path
path
:
PathLike
Optional
shortcut
shortcut
?:
Keyboard
.
Shortcut
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
on
Show
path
shortcut
title
@vicinae/api
Loading...