toggle menu
Nova
common
switch theme
search in API
Nova
/
com.tecknobit.nova.ui.components
/
SplitTextSaver
/
save
save
open
override
fun
SaverScope
.
save
(
value
:
SplitTextState
)
:
Pair
<
Int
,
List
<
String
>
>
Convert the value into a saveable one. If null is returned the value will not be saved.