Is there any way to change the .leftText property on a BootStrap4 input control at runtime?
$("#Input3 .input-group-prepend .input-group-text").text("new text")
Is there any way to change the .leftText property on a BootStrap4 input control at runtime?
$("#Input3 .input-group-prepend .input-group-text").text("new text")