Skip to content
#

ngx

Here are 288 public repositories matching this topic...

ng-zorro-antd
mortanalexandru
mortanalexandru commented Feb 12, 2019

I am not able to get back the selected items in the case there is another wrapper component inside the dts-select-container. The SelectContainer uses @ContentChildren to get the $selectableItems. Is there any workaround?
example:

<dts-select-container>
     <parent-component>
         <span  [dtsselectItem]="item"></span>
         <span  [dtsselectItem]="item"></span>
     </parent-comp
ngx-daterangepicker-material

Improve this page

Add a description, image, and links to the ngx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ngx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.