kopia lustrzana https://github.com/shoelace-style/shoelace
Update label
rodzic
c06ad3cf7c
commit
97ad8f1b1b
|
@ -8,7 +8,7 @@ Formats a number as a human readable bytes value.
|
|||
<div class="format-bytes-overview">
|
||||
The file is <sl-format-bytes value="1000"></sl-format-bytes> in size.
|
||||
<br><br>
|
||||
<sl-input type="number" value="1000" label="Value" style="max-width: 180px;"></sl-input>
|
||||
<sl-input type="number" value="1000" label="Number to Format" style="max-width: 180px;"></sl-input>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
@ -22,7 +22,6 @@ Formats a number as a human readable bytes value.
|
|||
|
||||
## Examples
|
||||
|
||||
|
||||
### Formatting Bytes
|
||||
|
||||
Set the `value` attribute to a number to get the value in bytes.
|
||||
|
|
Ładowanie…
Reference in New Issue