Hi There,
I am looking to use Radzen components within a reusable Blazor component I am creating that will be housed in a library of reusable Blazor components (as opposed to a regular Blazor server app). Is there a way to make Radzen fully functional within just a component and its library? The library has an Imports page but is missing a Program.cs and a host/layout page.