---
id: contexts-pointer
title: Pointer
---
```
this.context.pointer // string

Component.contextTypes = context.subscribe(['pointer'])
```
