my-app
Preparing search index...
components/SessionCard
SessionCardProps
Type Alias SessionCardProps
type
SessionCardProps
=
{
callBack
?:
(
sessionId
:
string
)
=>
void
;
previewUrl
:
string
;
sessionId
:
string
;
title
?:
string
;
}
Index
Properties
call
Back?
preview
Url
session
Id
title?
Properties
Optional
call
Back
callBack
?:
(
sessionId
:
string
)
=>
void
preview
Url
previewUrl
:
string
session
Id
sessionId
:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
Back
preview
Url
session
Id
title
my-app
Loading...