DropdownToggleButtonSplit Property

If true, the css class 'dropdown-toggle-split' will be added to the button.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[CascadingParameterAttribute(Name = "Split")]
public bool Split { get; set; }

Property Value

Boolean

See Also