JSFiddle - React, Tailwind, and code Playground

by blunderboy

HTML

<textarea  id="termsConditions" cols="30" rows="5" readonly="readonly">Sample text sample           text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample</textarea>

<br><br>
<p> @Sachin Two finger swipe (Without CSS)</p>
<br><br>

<textarea cols="30" rows="5" readonly="readonly"> Use two fingers Use two fingers Use two fingers Use two fingers Use two fingers Use two fingersvUse two fingers Use two fingers Use two fingers Use two fingers Use two fingers Use two fingers Use two fingers  </textarea>

CSS

#termsConditions{overflow:auto; -webkit-overflow-scrolling: touch}