@ContentChildren(DatoOptionComponent) options: QueryList<DatoOptionComponent>; @ContentChildren(DatoOptionMultiComponent) optionsMulti: QueryList<DatoOptionMultiComponent>;