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

support complex expression for useTs and getTs args #16

Open
hugocxl opened this issue Sep 19, 2023 · 1 comment
Open

support complex expression for useTs and getTs args #16

hugocxl opened this issue Sep 19, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@hugocxl
Copy link
Collaborator

hugocxl commented Sep 19, 2023

No description provided.

@hugocxl hugocxl self-assigned this Sep 19, 2023
@hugocxl
Copy link
Collaborator Author

hugocxl commented Sep 19, 2023

Currently, only literal expressions are supported. transform should be able to parse all sort of args types for tx

const txProps = { chunkId: 'home' }

tx(txProps)`Example`

@hugocxl hugocxl changed the title support complex expression for tx args when isTaggedTemplateExpression support complex expression for tx args when isTaggedTemplateExpression Sep 19, 2023
@hugocxl hugocxl added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Sep 21, 2023
@hugocxl hugocxl changed the title support complex expression for tx args when isTaggedTemplateExpression support complex expression for useTs and getTs args Oct 10, 2023
@hugocxl hugocxl added the enhancement New feature or request label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant