Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

tailwind css disabled button

<button class="bg-blue-500 text-white font-bold py-2 px-4 rounded opacity-50 cursor-not-allowed">
  Button
</button>
Source by www.tailwindcss.cn #
 
PREVIOUS NEXT
Tagged: #tailwind #css #disabled #button
ADD COMMENT
Topic
Name
4+7 =