BlazorBootstrapComponentBaseAdditionalAttributes Property

Additional HTML attributes to be added to the component.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
protected Dictionary<string, Object> AdditionalAttributes { get; }

Property Value

DictionaryString, Object

See Also