@empathyco/x-components
Version:
Empathy X Components
20 lines (11 loc) • 623 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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)<!-- --><Taggable>
A new wire for the tooling display click of the taggable element.