7 lines
No EOL
148 B
Text
7 lines
No EOL
148 B
Text
@namespace LANCommander.UI.Components
|
|
|
|
@ByteSizeLib.ByteSize.FromBytes(@Value).ToString()
|
|
|
|
@code {
|
|
[Parameter] public long Value { get; set; }
|
|
} |