Loading - JavaScript
Loading
Struktur HTML
Section titled “Struktur HTML”Spinner
Section titled “Spinner”
<div class="ina-spinner ina-spinner--spinner-only">
<div class="ina-spinner__element ina-spinner__element--size-md ina-spinner__element--color-primary"></div>
</div>
Skeleton
Section titled “Skeleton”
<div class="ina-skeleton ina-skeleton--width-full ina-skeleton--height-md ina-skeleton--rounded-md"></div>
ProgressBar
Section titled “ProgressBar”
<div class="ina-progress-bar">
<div class="ina-progress-bar__fill ina-progress-bar__fill--primary" style="width: 75%"></div>
</div>
CircleProgressBar
Section titled “CircleProgressBar”
<div class="ina-circle-progress-bar" style="--ina-circle-progress-size: 48px;">
<svg class="ina-circle-progress-bar__svg" width="100%" height="100%" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle class="ina-circle-progress-bar__track" cx="24" cy="24" r="22.5" stroke-width="3" />
<circle class="ina-circle-progress-bar__progress" cx="24" cy="24" r="22.5" stroke-width="3" stroke-dasharray="141.37" stroke-dashoffset="35.34" />
</svg>
</div>
Contoh Penggunaan
Section titled “Contoh Penggunaan”Contoh 1 - Spinner: Basic
Section titled “Contoh 1 - Spinner: Basic”Contoh 2 - Spinner: With Title & Subtitle
Section titled “Contoh 2 - Spinner: With Title & Subtitle”Mencari Informasi
Mohon menunggu hasil pencarian Anda.
Contoh 3 - Skeleton: Basic Rectangular
Section titled “Contoh 3 - Skeleton: Basic Rectangular”Contoh 4 - Skeleton: Multiple Variants
Section titled “Contoh 4 - Skeleton: Multiple Variants”Contoh 5 - ProgressBar: Basic
Section titled “Contoh 5 - ProgressBar: Basic”Contoh 6 - ProgressBar: With Different Variants
Section titled “Contoh 6 - ProgressBar: With Different Variants”Contoh 7 - CircleProgressBar: Basic & Variants
Section titled “Contoh 7 - CircleProgressBar: Basic & Variants” Default
Primary
Positive
Negative
Static & Thick
75%