---
title: Sliding Number
description: A numeric display component that smoothly animates number changes with a sliding transition effect.
author:
name: imskyleen
url: https://github.com/imskyleen
---
## Installation
## Usage
```tsx
```
## Examples
### With decimal
## Props
## Credits
- Credits to [motion primitives](https://motion-primitives.com/docs/sliding-number) for the inspiration