Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 735 Bytes

File metadata and controls

25 lines (12 loc) · 735 Bytes

3.1.8 Slider

image

User can slide by moving the slider to display the corresponding value in the corresponding control

Use Scene

Slider is great for adjust attribute while observe it’s change, such as setting the volume, etc., in the official example, we also have them in the setting screen:

image

Scene 1: Modify the slider style

To create a slider, you need 5 images, we didn’t set the disabled state in this example

image

Add a slider on the canvas, select the slider, and use double click or drag and drop to replace the images.

image

In addition you can also use right-click menu to add new resources.