Table of Contents

Interface IComponentIdGenerator

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

组件 ID 生成器接口

public interface IComponentIdGenerator
Extension Methods

Methods

Generate(object)

生成组件 Id 方法

string Generate(object component)

Parameters

component object

Returns

string