id
Returns an observable identifier value for an instance.
connection.id(instance)
Reads the instance's id (in the same manner as base.id()
) but as an observable value.
Parameters
- instance
{Instance}
:the instance to get an identifier of
Returns
{*}
:
an identifier value