<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Reference`](Reference) › [`displayText`](Reference/displayText)
## Reference.displayText property
Available if title is different from link text, in the case of `[[page name|display name]]` this will return `display name`
**Signature:**
```typescript
displayText?: string;
```