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

[Question] Is there a way to see all defined variables in a template? #622

Open
Zalimben opened this issue May 9, 2022 · 0 comments
Open

Comments

@Zalimben
Copy link

Zalimben commented May 9, 2022

For example, I am adding userName to the model and I know I can access the value by {{ userName }} in my template.
But I want to list all defined variables (keys) in a template like {{ _context.key }} {{ _context.value }} and see in my template something like userName: Jhon Doe.

Is that possible? Or is there a way to see all defined variables in a template?

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

No branches or pull requests

1 participant