<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [createTrackToolingDisplayWire](./x-components.createtracktoolingdisplaywire.md)

## createTrackToolingDisplayWire() function

Factory helper to create a wire for the track of the tooling display click.

**Signature:**

```typescript
export declare function createTrackToolingDisplayWire(): Wire<Taggable>;
```
**Returns:**

[Wire](./x-components.wire.md)<!-- -->&lt;Taggable&gt;

A new wire for the tooling display click of the taggable element.

