We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2c5e3 commit e4735b5Copy full SHA for e4735b5
1 file changed
ember-basic-dropdown/README.md
@@ -67,9 +67,7 @@ properties and actions that you can use to control the component.
67
registerTriggerElement: <action>,
68
registerDropdownElement: <action>,
69
getTriggerElement: <action>
70
- },
71
- Trigger: <component>,
72
- Content: <component>
+ }
73
}
74
```
75
0 commit comments