storyboard-root
Toggle table of contents
0.1.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
storyboard-root
storyboard-easel
/
dev.bnorm.storyboard.easel.overview
Package-level
declarations
Types
Functions
Types
Story
Overview
State
Link copied to clipboard
@
Stable
class
StoryOverviewState
Functions
Story
Overview
Link copied to clipboard
fun
StoryOverview
(
storyState
:
StoryState
,
storyOverviewState
:
StoryOverviewState
,
onExitOverview
:
(
Storyboard.Index
)
->
Unit
=
{}
,
modifier
:
Modifier
=
Modifier
)