Michael Tarnorutsky

Results 32 comments of Michael Tarnorutsky

`import calculateSize from 'calculate-size' ` and then just use calculateSize('text', {});

Its a completly different framework. All the components are different. On Tue, Aug 13, 2019, 5:26 PM Tristan Marsell wrote: > Is there any problem by using it on Ionic...

Well you can either do it with a setTimeout or you can do this.datepicker.value = new date('2017/12/30'); You basically open it before the value changes

Not yet. Mostly I just make 2 buttons and click each. But can be added if anyone else +1s

Didnt see this earlier but the modal option is from ionic3 documentation. I am 99% sure its also typed like that. So you can go to the ionic website if...

Add DatePickerModule to AddmodifyproductstepsPageModule

Use inputs not spans On Aug 16, 2018 1:38 PM, "sertal70" wrote: I'm trying to use ion-datepicker in an angular form, so my code uses formControlName instead of [(value)] to...

Update to latest version?

Set [min] of the datepicker to new Date()

Currently no, but we are working on it. When I say we I mean a designer because this is mostly a UI problem. We are thinking of having a round...