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

Add reactivity to inline text #45

Open
michielvandergeest opened this issue Feb 1, 2024 · 0 comments
Open

Add reactivity to inline text #45

michielvandergeest opened this issue Feb 1, 2024 · 0 comments

Comments

@michielvandergeest
Copy link
Collaborator

When passing text content via the :content attribute of the <Text>-component it's fully reactive (i.e. changes triggers a render upon change).

Inline text content (i.e. <Text>Inline text</Text>) works for dynamic text, but doesn't reactively re-render upon changes (<Text>Hello $name</Text>)

@wouterlucas wouterlucas added this to the Release Candidate 1 milestone Feb 5, 2024
@michielvandergeest michielvandergeest removed this from the Release Candidate 1 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants