storyboard-root
Toggle table of contents
0.1.0-SNAPSHOT
common
jvm
wasmJs
Target filter
common
jvm
wasmJs
Switch theme
Search in API
Skip to content
storyboard-root
storyboard-easel
/
dev.bnorm.storyboard.easel
/
rememberAnimatic
remember
Animatic
common
jvm
wasmJs
@
Composable
fun
rememberAnimatic
(
initialIndex
:
Storyboard.Index
=
Storyboard.Index(0, 0)
,
storyboard
:
(
)
->
Storyboard
)
:
Animatic
(
source
)
@
Composable
fun
rememberAnimatic
(
fileName
:
String
,
format
:
StringFormat
=
Json
,
storyboard
:
(
)
->
Storyboard
)
:
Animatic
(
source
)
@
Composable
fun
rememberAnimatic
(
window
:
Window
,
storyboard
:
(
)
->
Storyboard
)
:
Animatic
(
source
)