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

How to get the literal expression of a component argument #405

Open
paddor opened this issue Jan 5, 2023 · 0 comments
Open

How to get the literal expression of a component argument #405

paddor opened this issue Jan 5, 2023 · 0 comments

Comments

@paddor
Copy link

paddor commented Jan 5, 2023

Is there a way to get the literal expression of a component argument? In my case it would be useful for debugging in case it evaluated to null.

    {{theme/icons/d/my-icon entity=id.of.my.ember-data.object transform="translate(779.5,372.5)"}}

In case id.of.my.ember-data.object can't be found, I'd like to get the string "id.of.my.ember-data.object".

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