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.
uniqueId
1 parent 42f91f3 commit ab1df77Copy full SHA for ab1df77
guides/release/components/template-tag-format.md
@@ -174,6 +174,7 @@ import { concat } from '@ember/helper';
174
import { fn } from '@ember/helper';
175
import { get } from '@ember/helper';
176
import { hash } from '@ember/helper';
177
+import { uniqueId } from '@ember/helper';
178
179
// Built-in modifiers
180
import { on } from '@ember/modifier';
0 commit comments