Helpers
Format Bytes
semantic HTML바이트 수를 읽기 쉬운 단위로 표시합니다.
Live example
Bundle size: 14.5 MB
<p>Bundle size: <strong><span data-standard-component="format-bytes" data-value="14511000" data-locale="en">14.5 MB</span></strong></p>Variants and sizes
The pattern inherits theme and density tokens. Use compact, comfortable, or roomy density when the surrounding screen requires it.
compactcomfortableroomy
Public API
| Contract | Value |
|---|---|
| Implementation | semantic HTML |
| Status | stable |
| License | free |
| Since | 0.3 |
| HTML contract | Native HTML elements and attributes |
| Events | Native browser events |
Accessibility
JavaScript가 없어도 의미가 유지되도록 같은 값의 읽기 가능한 fallback 텍스트를 요소 안에 제공합니다.
Server template guidance
<!-- Render the semantic HTML on the server. Load enhancement JavaScript only when this interaction is needed. -->