# Slider **Repository Path**: harmonyos_codelabs/Slider ## Basic Information - **Project Name**: Slider - **Description**: 使用Slider组件,实现了可调节风车大小和转速的动画效果。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2024-06-15 - **Last Updated**: 2026-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Slider ### Introduction Learn how to implement the animation effect of adjusting the size and rotational speed of the windmill using the **Slider** component. Example: ![](screenshots/device/slider_EN.gif) ### Concepts - Text: a component used to display a piece of text. - Image: a component used to render and display images. - Slider: a component used to quickly adjust settings, such as the volume and brightness. ### Permissions N/A ### How to Use 1. Drag the scroll bar to adjust the rotational speed of the windmill. 2. Drag the scroll bar to adjust the size of the windmill. ### Constraints 1. The sample is only supported on Huawei phones with standard systems. 2. HarmonyOS: HarmonyOS 5.0.5 Release or later. 3. DevEco Studio: DevEco Studio 6.0.2 Release or later. 4. HarmonyOS SDK: HarmonyOS 6.0.2 Release SDK or later.