@rtdui/hooks 提供了一组有用的React Hooks, 下面的包都依赖于它 @rtdui/core 核心组件库, 包含了大量基础组件. 下面的包都依赖于它 @rtdui/code-highlight 呈现代码高亮的组件 @rtdui/datatable 全功能的数据表格组件, 以及数据表格下拉选择组件 @rtdui/dialogs 对话框系统, 可以使用命令方式打开对话框. @...
<td class="hidden sm:table-cell px-6 py-4 whitespace-nowrap"> <div class="text-sm text-gray-900">zhang@example.com</div> </td> <td class="hidden lg:table-cell px-6 py-4 whitespace-nowrap"> <div class="text-sm text-gray-900">2024-01-10</div> </td> <td class="px-6 py...
Tailwind Plus is a self-serve product, meaning that while we do offer customer support for things like account management and licensing related concerns, the expectation is that customers have the requisite knowledge of Tailwind CSS, HTML, React, and Vue to use the product successfully. ...
Indigo example import{useState}from"react";importSelectfrom"react-tailwindcss-select";constoptions=[{value:"fox",label:"🦊 Fox"},{value:"Butterfly",label:"🦋 Butterfly"},{value:"Honeybee",label:"🐝 Honeybee"}];constApp=()=>{const[animal,setAnimal]=useState(null);consthandleChange=val...
making a react-querybuilder-shadcn-ui library would imply making copy-pastable code instead of a npm module I would be happy to add something like this to the examples folder, foregoing an npm package. Feel free to submit a PR to that effect! Another approach would be using dependency ...
Example to play around Table of Contents What this is and what this isn't What this isn't This is notWindiCSS,UnoCSSor any other CSS lib or framework. This isn't meant to replace them. This is meant to be used with Tailwind. So, if you're not using Tailwind, you don't want ...
Tailwind Plus is a self-serve product, meaning that while we do offer customer support for things like account management and licensing related concerns, the expectation is that customers have the requisite knowledge of Tailwind CSS, HTML, React, and Vue to use the product successfully. ...
Secured payment with PayPal & Razorpay 100% moneyback guarantee We offer 48 hours moneyback guarantee, kindly check details. Check Detail Also Available In MaterialM Tailwind React Admin Template $59$49.00 /8 Sales React MaterialM Vuetify Nuxt Js Admin Template ...
Finally, we've added a new footer example with a prominent call to action for those of you who love big chunky site footers. This too comes in light and dark versions. October 3, 2024 New pricing table example We just added a huge new pricing section example, with fancy glass pricing ...
The gap-x-* & gap-y-* utility is used to add rows gap and columns gap between grid items, as demonstrated in the example below.ExampleOpen Compiler <!DOCTYPE html> <html> <head> <script src="https://cdn.tailwindcss.com"></script> </head> <body class="p-8"> <h2 class="text...