-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
It would be great to have the component system from https://playfulprogramming.com/ in our docs where we can do:
<!-- ::start:tabs -->
# React
Some React
# Angular
Some Angular
# Vue
Some Vue
<!-- ::end:tabs -->To define three different tabs
Code references
tanstack.com/src/components/Doc.tsx
Line 42 in 12b21bc
| const markup = marked.use( |
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request