Struct GLBlazorComponent
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Shared.GoldenLayout
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public readonly struct GLBlazorComponent : IEquatable<GLBlazorComponent>
Constructors
| Name | Description |
|---|---|
| GLBlazorComponent(GLBlazorComponentState, object, object?, object?) |
Properties
| Name | Description |
|---|---|
| BodyViewTemplateKey | |
| ComponentState | |
| DataContext | |
| HeaderViewTemplateKey |
Methods
| Name | Description |
|---|---|
| Deconstruct(out GLBlazorComponentState, out object, out object?, out object?) | |
| Equals(GLBlazorComponent) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |
Operators
| Name | Description |
|---|---|
| operator ==(GLBlazorComponent, GLBlazorComponent) | |
| operator !=(GLBlazorComponent, GLBlazorComponent) |