-
Notifications
You must be signed in to change notification settings - Fork 42
[Feat] Customizable Preview Components #378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, You can customize the component easily using vanilla and old CSS 🙂 Check this documentation! https://microlink.io/docs/sdk/getting-started/styling |
Hi, thank you so much for your reply! I have noticed that css can be used for customization purposes which is great! I was wondering if we can use full blown React Components as a replacement to the base Components? |
Not sure if it's directly related but we started looking into something potentially similar a while ago in the following PR: |
@Karunika I'm preparing something, let me update you asap! |
Thank you so much, I really appreciate it :D But do feel free to take your time, cause I, personally, do not need this feature urgently :) |
Feature Request
First things first, this library is amaing as is, so kudos to the developers.
However, I am using Joy UI, and I want to use their pre-made components to match the ui of the rest of my page. Is it possible to add the possibility of adding customizable components?
The text was updated successfully, but these errors were encountered: