Table of Contents

Class TabItemBindOptions

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

标签与菜单捆绑配置项

public class TabItemBindOptions
Inheritance
TabItemBindOptions
Inherited Members
Extension Methods

Constructors

TabItemBindOptions()

public TabItemBindOptions()

Properties

Binders

获得/设置 集合

public Dictionary<string, TabItemOptionAttribute> Binders { get; set; }

Property Value

Dictionary<string, TabItemOptionAttribute>