---
title: "onAttach"
type: "function"
---
## API Reference

### onAttach

> Source set: Common

```kotlin
override fun onAttach() {
        requireLayoutNode().compositionLocalMap = map
```

### onAttach

> Source set: Common

```kotlin
override fun onAttach()
```
