<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Dialog](./sip.js.dialog.md) &gt; [localTag](./sip.js.dialog.localtag.md)

## Dialog.localTag property

Local tag component of the dialog id.

<b>Signature:</b>

```typescript
readonly localTag: string;
```
