Skip to content
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

Reference components from different assembly #116

Open
kjeske opened this issue Dec 1, 2024 · 2 comments
Open

Reference components from different assembly #116

kjeske opened this issue Dec 1, 2024 · 2 comments

Comments

@kjeske
Copy link
Contributor

kjeske commented Dec 1, 2024

Make it possible to create Hydro components in other assemblies that are referenced to the executing assembly.

@R3dByt3
Copy link

R3dByt3 commented Jan 5, 2025

It is already possible, I will upload an example later :)

@R3dByt3
Copy link

R3dByt3 commented Jan 5, 2025

Here is a playground example - nothing that makes sense, but it works:

https://github.com/R3dByt3/Hydro-Lib-Example

Tbh. this is good enough for me, since I would say the shadcn approach seems to be just smarter for UI libraries, since you will never find a library with the correct design or all features that you would need, so why don't just copy paste the code you need / want and adapt it for your own needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants