@microsoft/fast-foundation > TreeItem > disabled
TreeItem.disabled property
When true, the control will be immutable by user interaction. See disabled HTML attribute for more information.
Signature:disabled: boolean;
Remarks
HTML Attribute: disabled