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