[@johanneslumpe/styled-props](../README.md) > ["utils/pointer-events/touchAction"](../modules/_utils_pointer_events_touchaction_.md)

# External module: "utils/pointer-events/touchAction"

## Index

### Interfaces

* [TouchActionProps](../interfaces/_utils_pointer_events_touchaction_.touchactionprops.md)

### Functions

* [touchAction](_utils_pointer_events_touchaction_.md#touchaction)

---

## Functions

<a id="touchaction"></a>

### `<Const>` touchAction

▸ **touchAction**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

*Defined in [utils/pointer-events/touchAction.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/pointer-events/touchAction.ts#L15)*

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

