IUser Interface
Packages > @fluidframework/protocol-definitions > IUser
Base user definition. It is valid to extend this interface when adding new details to the user object.
Signature:
export interface IUser
Properties
Property | Type | Description |
---|---|---|
id | string |
Events
id
Signature:
id: string;