Hermes
Toggle table of contents
0.3.4
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
gay.zharel.hermes.actions
/
Action
/
withPreview
with
Preview
open
fun
withPreview
(
preview
:
(
Canvas
)
->
Unit
)
:
Action
open
fun
withPreview
(
preview
:
Consumer
<
Canvas
>
)
:
Action
Returns a copy of this with dashboard preview
preview
.