Struct GLBlazorComponentState
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Shared.GoldenLayout
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public readonly struct GLBlazorComponentState : IEquatable<GLBlazorComponentState>
Properties
| Name | Description |
|---|---|
| Closeable | |
| DynamicComponentId | |
| Id | |
| MinSize | |
| ReorderEnabled | |
| Size | |
| TabDynamicComponentId | |
| Title |
Methods
| Name | Description |
|---|---|
| Equals(GLBlazorComponentState) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |
Operators
| Name | Description |
|---|---|
| operator ==(GLBlazorComponentState, GLBlazorComponentState) | |
| operator !=(GLBlazorComponentState, GLBlazorComponentState) |