ChoisSTANDARD UI컴포넌트 검색 /

Feedback

Skeleton

semantic HTML

로딩 중 콘텐츠 자리와 크기를 유지합니다.

stablefreeSince 0.1

Live example

68%68% 완료
<div data-ui="progress"><label for="progress-value">Skeleton</label><progress id="progress-value" value="68" max="100">68%</progress><small>68% 완료</small></div>

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.1
HTML contractNative HTML elements and attributes
EventsNative browser events

Accessibility

Native HTML semantics and keyboard behavior are the baseline.

Server template guidance

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