ember-power-select icon indicating copy to clipboard operation
ember-power-select copied to clipboard

document selectedItemComponent option

Open dishcandanty opened this issue 6 years ago • 1 comments

I think this is just me not seeing this in the documentation/issues anywhere...

But I ended up digging through the addon/modules trying to find out what property was being passed to selectedItemComponent.

An example of the selectedItemComponent component as well as some documentation would certainly be helpful to new / less competent users (yup, that's me :) ).

dishcandanty avatar May 20 '19 05:05 dishcandanty

You're right, it should be documented. Probably the best place would be https://ember-power-select.com/docs/the-trigger.

Could you document there that it receives select, extra and option?

cibernox avatar May 20 '19 13:05 cibernox