Pega 8.7 Cosmos React limitations, slider instead of checkbox, using only app studio?

Is there a way in App Studio to get sliders rather then checkboxes for booleans?

I noticed sliders are supported in React, but the UI configuration in App Studio appears to be very limited. Can this only be done through Dev Studio or am I missing something in React App Studio?

@DennisS51 : I think answer is no

Check this article

Feature limitations in Cosmos React | Pega

@SatishS84 Hi Satish, yeah I thought so, though there is another article on React that indicates slider is supported, just not on how to get it. But in the meantime I confirmed that all UI in React is through the limited given configuration settings and if you want additional options you would need to front-end knowledge to tie in your own React code to customize the UI beyond that.