TabDisabled Property
Retrieves whether the tab is disabled. If not set, the tab is always enabled.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[ParameterAttribute]
public Func<bool>? Disabled { get; set; }
Property Value
FuncBoolean
Default value is .