Skip to main content
NeuralUIv1.14.3New
GitHub
Component

Image Compare

Before-and-after image comparison with pointer, touch and keyboard control.

TypeScript
import { NeuImageCompareComponent } from '@neural-ui/core/image-compare';
Neural UI landscape in dark modeBeforeAfter
HTML
<neu-image-compare beforeSrc="before.jpg" afterSrc="after.jpg" />