Skip to content

Conversation

@Cvijo
Copy link
Contributor

@Cvijo Cvijo commented Mar 10, 2023

Resolves #212

@taylorchasewhite
Copy link
Contributor

I don't think this is the right way to approach this problem, since it allows only for passing a static HTML string to the component, and completely bypasses Blazor's rendering engine.

I think what makes more sense is you pass a RenderFragment, or just a component inheriting from ComponentBase to the options argument.

@chrissainty chrissainty changed the title adding custom icon implementation Adds custom icon implementation Jul 23, 2023
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

Successfully merging this pull request may close these issues.

[Feature] Additional or custom icons

2 participants