blockly > FlyoutSeparatorNavigationPolicy > getRowId
FlyoutSeparatorNavigationPolicy.getRowId() method
Returns the row ID of the given flyout separator.
Signature:
getRowId(): string;
Returns:
string
Dummy row ID, as flyout separators are never navigable.