A
Anonymous

Projects Table Component - Copy this Html, Tailwind Component to your project

Quiero que crees una tabla en los cuales esten registros de proyectos, en el cual tambien pueda existan botones de modifcar y otro de borrar, el de modifcar que aparezca un modal con los datos del proyectos que se pueden modificar, y el borrar que te aparezca un modal de estas seguro de borrar, un boton afuera de la tabla de registros agregar proyectos donde aparezca un modal para registrar un proyecto. <main class="flex 1 overflow x hidden overflow y auto bg gray 200"> <div class="container mx auto px 6 py 8"> <h3 class="text gray 700 text 3xl font semibold">Welcome to the Formal Platform</h3> <p class="mt 4 text gray 600">This is a feature rich web component for a formal platform app with top and side navigation bars.</p> </div> </main>

Prompt
Component Preview

About

Projects Table Component - Manage your projects with modify and delete buttons, modals for editing and confirmation, plus an add proj. Free code available!

Share

Last updated 1 month ago