Home > blockly > icons > CommentIcon > loadState
icons.CommentIcon.loadState() method
Applies the given state to this comment.
Signature:
loadState(state: CommentState): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| state | CommentState |
Returns:
void
Home > blockly > icons > CommentIcon > loadState
Applies the given state to this comment.
Signature:
loadState(state: CommentState): void;
| Parameter | Type | Description |
|---|---|---|
| state | CommentState |
Returns:
void