JSFiddle - React, Tailwind, and code Playground
HTML
<div id="LegendSlideSection">
<div id="slidetooglelegends" style="width:200px;height:100px;border:1px solid #a3a3a3;background:#fff;display:none;">
hello slide
</div>
<button id="legendButton" class="btn btn-primary">Legend</button>
</div>