Skip to content

[feature] support RadarClass component attribute#314

Closed
flexyford wants to merge 2 commits intohtml-next:masterfrom
truecoach:truecoach/issue-313
Closed

[feature] support RadarClass component attribute#314
flexyford wants to merge 2 commits intohtml-next:masterfrom
truecoach:truecoach/issue-313

Conversation

@flexyford
Copy link
Copy Markdown

@flexyford flexyford commented Feb 13, 2020

Support instantiating a vertical-collection component with a custom Radar using the RadarClass attribute.

Feature Request #313

Example RadarClass Usage

{{#vertical-collection items
  RadarClass=CustomRadarClass
  as |item|
}}
  {{item.name}}
{{/vertical-collection}}

Support instantiating a VerticalCollection Component with a custom
Radar using the `RadarClass` attribute.
@truecoach truecoach closed this by deleting the head repository Jun 3, 2023
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

Successfully merging this pull request may close these issues.

2 participants