N
Nuxt3mo ago
Buu

In NUXT UI, there is a decentralized table or a cell selection form, if any, and if not, is there an

In NUXT UI, there is a decentralized table or a cell selection form, if any, and if not, is there an
2 Replies
kapa.ai
kapa.ai3mo ago
Hi @Buu. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not mention any support for decentralized tables or cell-level selection forms in Nuxt UI. The Table component in Nuxt UI supports row selection (using checkboxes in the header and cells), column visibility toggling, and column/row filtering, but there is no information about selecting individual cells or a "decentralized" table feature. All documented selection features are at the row level, not the cell level. If you need cell selection or decentralized table features, you may need to look for a different library or implement custom logic on top of the existing Nuxt UI Table componentTable documentation. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai3mo ago
<@745343300902453318> Kapa.ai is still learning and improving, please let me know how I did by reacting below.

Did you find this page helpful?