cancel
Showing results for 
Search instead for 
Did you mean: 

How to set ResponsiveScale for Slider control in SAP LUMIRA?

former_member198924
Participant
0 Kudos

Hi All,

I want to create Slider control in SAP Lumira. I have created the slider but I need to add the additional property ResponsiveScale. How to create the additional property. Can you please assist me.

Example:

<Slider min="0" max="30" enableTickmarks="true" width="100%"> <ResponsiveScale tickmarksBetweenLabels="3"/> </Slider>

Accepted Solutions (0)

Answers (1)

Answers (1)

reiner_hille-doering
Active Contributor
0 Kudos

Hello,

about what SDK or XML format do you talk? The contribution.xml format for Lumira Component SDK looks completely different. There are plenty of samples available.

You code looks more like an SAPUI5 XML View. How do you use it in Lumira?

Reiner.