I am trying to create a page with ion-range but I need to display custom labels on it. I learnt that you can set start and end label but not labels array in between. Is there any other way to archieve this? thank you very much
The forum software isn’t written in Ionic. And the current range component was designed only for small screens. I think you might have to write your own component, or search for a component or library on npm. I haven’t vetted any of the range components on npm, but there are some.
1 Like
Thank you sir very much