Skip to main content
Version: 1.x

@microsoft/fast-foundation > DataGrid > noTabbing

DataGrid.noTabbing property

When true the component will not add itself to the tab queue. Default is false.

Signature:
noTabbing: boolean;

Remarks

HTML Attribute: no-tabbing