From 27f2991067a254e4a8c5deb77c0a885c8ff07161 Mon Sep 17 00:00:00 2001 From: Roman Levinzon <33395420+levinzonr@users.noreply.github.com> Date: Thu, 16 May 2024 04:02:19 +0200 Subject: [PATCH] Update README.md (#31) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4ebfe8f..497c201 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ ### 🎛️ [Mosaic Slider](./slider/) Mosaic Slider is a highly customizable slider component that allows precise customization of values distribution and disabled ranges. Its API is similar to Material sliders, making it easy to integrate into existing projects. +#### Non-linear distribution +![Distributions](./docs/assets/example_distribution.gif) + + +#### Disabled sub-range ![Disabled range](./docs/assets/example_disabled_range.gif)