id


idstringRead-only

Gets the mobile element's ID.

The id property is the mobile element's unique identifier. It is used when selecting mobile elements using the $w() method.

Did this help?