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