[scoreboard] can i make input slider display as numeric value and not slider bar on the HA webGUI?

i wanna keep track of a few high scores while i’m playing on my retropie, so i wanna be able to update my scoreboard within HA. i’ve setup a scoreboard with input_sliders, only i don’t want sliders but just a numeric value to display. [and i use alexa to update them] is there a way to customize the display to not be the slider bar, but just a numeric value?

My first thought is ‘don’t use the input_slider’. Can’t you use MQTT component instead?