Replies: 2 comments
-
Would be great to have it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for all the positive feedback! Maybe if enough people will be interested in this proposal the mantainers might reach out? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone 👋 (devs and consumers),
I wanted to ask you what you think of the idea of integrating my react-basic-contenteditable among the shadcn ui components.
I noticed that the official list does not have it and since it is a type of component that is used in numerous interfaces lately (because of AI integrations almost everywhere) I thought of creating one that is entirely monitorable and customizable.
The custom style can be added by using the three
*ClassName
props that accept string such as basic css classes or utility classes as in the case of Tailwind.This one is a multiline dynamic div with customizable dimensions and simple controls made exactly for interfaces that require more than just a text input, such as messaging apps or AI prompt ones. You can try it here.
❗ This post is not just to show off, but a simple request to understand if it's a component/functionality with a higher demand. ❗
Please, let me know what you think and also if it's possible to integrate my external component in this library like they did with "Sonner". If there are steps or a checklist to follow for that to be made I would be interested to know that.
Beta Was this translation helpful? Give feedback.
All reactions