---
title: "LocalSaveableStateRegistry"
description: "CompositionLocal with a current [SaveableStateRegistry] instance."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
public val LocalSaveableStateRegistry: ProvidableCompositionLocal<SaveableStateRegistry?>
```


CompositionLocal with a current `SaveableStateRegistry` instance.



