We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
self
For example,
{ test: 'test', sub: { test2: self.test, }, }
Getting the definition while pointing self.test will get the test attribute but that is invalid
self.test
test