Property TabIndex
Namespace: TinyComponents
Assembly: TinyComponents.dll
TabIndex
Gets or sets the tab index of the HTML element.
public int? TabIndex { get; set; }
Property Value
int?
Namespace: TinyComponents
Assembly: TinyComponents.dll
Gets or sets the tab index of the HTML element.
public int? TabIndex { get; set; }
int?