Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Additional or custom icons

2 participants