SOLFIND
Web Lens
Portal home

Tab Order | Appsmith

https://docs.appsmith.com/reference/accessibility/tab-order • 41 KB fetched
Open original page


Tab Order | Appsmith

Skip to main content

Ask AI
Search

Ask Appsmith AI Submit message

Examples How do I install Appsmith using Docker? How do I connect to my local PostgreSQL database? How do I pass inputs from a widget to a query? How do I trigger multiple queries conditionally? How do I fix the error: This value does not evaluate to type Array<Object>?

Search

Try Appsmith

* Get Started

* Introduction

* Build Your First App

* Self Hosting

* New Installation Guides

* Manage Installation

* Upgrade Installation Guides

* Concepts

* Connect Data

* Overview

* How-to Guides

* Reference

* Datasources

* Query Settings

* Concepts

* Build Apps

* Overview

* Quickstart

* How-to Guides

* Reference

* Widgets

* Accessibility

* Tab Order

* Theme

* Sample Apps

* Write Code

* Overview

* How-to Guides

* Reference

* Global Objects

* Global Functions

* JS Libraries

* Fetch API

* Data Transformation

* JavaScript Settings

* Concepts

* Best Practices

* Manage Apps and Users

* Authentication

* Granular Access Control

* Versioning with Git

* Setup SCIM Provisioning

* Embed Appsmith

* Migrate Applications

* Audit Logs

* Branding

* External Client Portal

* Packages

* Overview

* Tutorial

* How-to Guides

* Reference

* Package Version Control

* GIT Apps with Packages Best Practices

* Code Packages

* UI Packages

* Workflows

* Overview

* Tutorial

* How-to Guides

* Reference

* Workflow Triggers

* Workflow Queries

* Workflow Functions

* Pass Parameters to Workflows

* Run History

* Troubleshooting

* Overview

* Self-hosting Errors

* Application Errors

* Product

* FAQ

* Security

* Telemetry

* Support at Appsmith

* Privacy Policy

* Release Notes

* Contribute

© 2026 Appsmith, Inc.

*

* Build Apps

* Reference

* Accessibility

* Tab Order
On this page
Tab Order

This page provides information on using the Tab order property to control the order in which widgets receive focus when users press the Tab key in your application.

The Tab order property is available in the Accessibility section of the property pane for widgets that can receive keyboard focus. Display-only widgets, such as Text, Image, and Chart, don't show this property. Tab order is supported in fixed layout applications.

Tab order takes effect only in the deployed application. It doesn't change keyboard navigation in the editor or in preview mode. To check the Tab order while building your app, use the Tab order overlay .

Properties ​

Tab order number ​

Sets the widget's position in the keyboard Tab sequence. Accepts a positive whole number, where 1 is the first position. Leave the field blank to use Auto , the default order that moves focus top to bottom, then left to right. A value of 0 or any invalid value is also treated as Auto. This property doesn't support JS binding.
When at least one widget has a Tab order set, pressing Tab in the deployed application moves focus as follows:

* Widgets with a Tab order come first, in ascending order.

* Widgets set to Auto follow, in the default top-to-bottom, left-to-right order.

* Widgets that share the same number keep the default order between them.

* Pressing Shift+Tab moves focus through the same sequence in reverse.

Tab order applies among widgets in the same container. Widgets inside a Container, Form, or Modal are ordered relative to each other within that widget. Composite widgets, such as Button Group and Checkbox Group, keep their built-in internal Tab behavior.

Preview Tab order in the editor ​

Since Tab order takes effect only in the deployed application, the editor provides an overlay to verify your configuration without deploying. Press Alt+T ( Option+T on Mac) in the editor to toggle the Tab order overlay. Each widget with a Tab order set displays a badge showing its number; widgets on Auto don't display a badge. Press the shortcut again to hide the overlay.

See also ​

* Widgets - A list of all available widgets and their properties.

Was this page helpful?

Edit this page

Previous
Video
Next
Theme

* Properties

* Preview Tab order in the editor

* See also

Links found on this page

  1. Skip to main content [direct]
  2. Try Appsmith [direct]
  3. Get Started [direct]
  4. Build Your First App [direct]
  5. Self Hosting [direct]
  6. New Installation Guides [direct]
  7. Manage Installation [direct]
  8. Upgrade Installation Guides [direct]
  9. Concepts [direct]
  10. Connect Data [direct]
  11. How-to Guides [direct]
  12. Reference [direct]
  13. Query Settings [direct]
  14. Concepts [direct]
  15. Build Apps [direct]
  16. Quickstart [direct]
  17. How-to Guides [direct]
  18. Reference [direct]
  19. Widgets [direct]
  20. Theme [direct]
  21. Sample Apps [direct]
  22. Write Code [direct]
  23. How-to Guides [direct]
  24. Reference [direct]
  25. Global Objects [direct]
  26. Global Functions [direct]
  27. JS Libraries [direct]
  28. Fetch API [direct]
  29. Data Transformation [direct]
  30. JavaScript Settings [direct]
  31. Concepts [direct]
  32. Best Practices [direct]
  33. Manage Apps and Users [direct]
  34. Granular Access Control [direct]
  35. Versioning with Git [direct]
  36. Setup SCIM Provisioning [direct]
  37. Embed Appsmith [direct]
  38. Migrate Applications [direct]
  39. Audit Logs [direct]
  40. Branding [direct]
  41. External Client Portal [direct]
  42. Packages [direct]
  43. Tutorial [direct]
  44. How-to Guides [direct]
  45. Reference [direct]
  46. GIT Apps with Packages Best Practices [direct]
  47. Code Packages [direct]
  48. UI Packages [direct]
  49. Workflows [direct]
  50. Tutorial [direct]
  51. How-to Guides [direct]
  52. Reference [direct]
  53. Workflow Queries [direct]
  54. Workflow Functions [direct]
  55. Pass Parameters to Workflows [direct]
  56. Run History [direct]
  57. Troubleshooting [direct]
  58. Self-hosting Errors [direct]
  59. Application Errors [direct]
  60. Product [direct]
  61. Security [direct]
  62. Telemetry [direct]
  63. Support at Appsmith [direct]
  64. Privacy Policy [direct]
  65. Release Notes [direct]
  66. Contribute [direct]
  67. Edit this page [direct]
  68. Previous Video [direct]