<!--
{
  "documentType" : "article",
  "framework" : "TVML",
  "identifier" : "/documentation/TVML/disabled",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "disabled"
}
-->

# disabled

Sets an element as unfocusable.

## Overview

Child elements inherit this attribute from their parent element.

### Values for disabled

- Boolean: Cannot come into focus when set to `true`.

### Elements that Use disabled

- All full-page templates
- Any focusable element

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)