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