DiagramNavigatableSettingsTagHelper
Example
Razor
<navigatable>
</navigatable>
Attributes
| Attribute | Type | Description |
|---|---|---|
| disabled | Boolean | If set to true, disables keyboard navigation in the diagram. |
| large-step | Double | The number of pixels to move the selected shape when using Shift + Cmd/Ctrl + Arrow keys. |
| small-step | Double | The number of pixels to move the selected shape when using Cmd/Ctrl + Arrow keys. |