Constructor GLBlazorComponent
GLBlazorComponent(GLBlazorComponentState, object, object?, object?)
Declaration
public GLBlazorComponent(GLBlazorComponentState ComponentState, object DataContext, object? BodyViewTemplateKey = null, object? HeaderViewTemplateKey = null)
Parameters
Type | Name | Description |
---|---|---|
GLBlazorComponentState | ComponentState | |
object | DataContext | |
object | BodyViewTemplateKey | |
object | HeaderViewTemplateKey |