@namespace Connected.Components @inherits UIComponent
@ChildContent
@code { string TrapTabIndex => (Disabled? "-1" : "0"); }