circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-runtime-screen
/
com.slack.circuit.runtime.screen
/
CircuitSaver
/
save
save
abstract
fun
save
(
value
:
CircuitSaveable
)
:
Any
?
(
source
)
Returns a saveable representation of
value
, or null to skip persisting it.