Home > @holochain/client > CloneId
Identifier of a clone cell, composed of the DNA's role id and the index of the clone, starting at 0.
Example: profiles.0
Signature:
export declare class CloneId
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Method |
Modifiers |
Description |
---|---|---|
|
Parse a role id of a clone cell to obtain a clone id instance. | |