blockly > CommentBarButtonNavigationPolicy > getRowId
CommentBarButtonNavigationPolicy.getRowId() method
Returns the row ID of the given CommentBarButton.
Signature:
getRowId(current: CommentBarButton): string;
Parameters
Parameter | Type | Description |
|---|---|---|
current | The CommentBarButton to retrieve the row ID of. |
Returns:
string
The row ID of the given CommentBarButton.