Enode — API Reference
Preparing search index...
ui/src/walkthrough
WalkthroughCarousel
Function WalkthroughCarousel
WalkthroughCarousel
(
__namedParameters
:
{
finalAction
:
{
label
:
string
;
onClick
:
()
=>
void
}
;
icon
:
ReactNode
;
renderMock
:
(
highlight
:
string
|
null
)
=>
ReactNode
;
steps
:
WalkthroughStep
[]
;
subtitle
:
string
;
title
:
string
;
trailing
?:
ReactNode
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
finalAction
:
{
label
:
string
;
onClick
:
()
=>
void
}
;
icon
:
ReactNode
;
renderMock
:
(
highlight
:
string
|
null
)
=>
ReactNode
;
steps
:
WalkthroughStep
[]
;
subtitle
:
string
;
title
:
string
;
trailing
?:
ReactNode
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Enode — API Reference
Loading...