Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.TabIndex Method

    Name Parameters Description
    TabIndex(JS) value Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tabIndex option.
    TabIndex(Int32) value Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tabIndex option.