ChoisSTANDARD UI컴포넌트 검색 /

Helpers

Format Bytes

semantic HTML

바이트 수를 읽기 쉬운 단위로 표시합니다.

stablefreeSince 0.3

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

ContractValue
Implementationsemantic HTML
Statusstable
Licensefree
Since0.3
HTML contractNative HTML elements and attributes
EventsNative browser events

Accessibility

JavaScript가 없어도 의미가 유지되도록 같은 값의 읽기 가능한 fallback 텍스트를 요소 안에 제공합니다.

Server template guidance

<!-- Render the semantic HTML on the server. Load enhancement JavaScript only when this interaction is needed. -->