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

Dynamic render tag #31

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Dynamic render tag #31

merged 1 commit into from
Dec 30, 2024

Conversation

cappuc
Copy link
Contributor

@cappuc cappuc commented Dec 30, 2024

Replace #25
Fix #24

This PR adds DynamicRenderTag that can be be used as a replacement for RenderTag to support rendering partials with dynamic name (the name is not known at parse time, so the partial must be parsed at runtime).

@cappuc cappuc merged commit 67d1e25 into main Dec 30, 2024
24 checks passed
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.

Dynamic renders
1 participant