storyboard-root
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
storyboard-root
storyboard-easel
/
dev.bnorm.storyboard.easel.export
Package-level
declarations
Types
Functions
Types
Export
Status
Link copied to clipboard
jvm
class
ExportStatus
(
val
progress
:
Float
,
val
message
:
String
)
Storyboard
Pdf
Exporter
Link copied to clipboard
jvm
class
StoryboardPdfExporter
Functions
Export
Progress
Popup
Link copied to clipboard
jvm
@
Composable
fun
ExportProgressPopup
(
status
:
ExportStatus
)