-
I have seen the examples in the official documentation and in the demos.
I have seen the examples in the official documentation and in the demos.
I would like to change the value of the input from t…
irnel updated
5 years ago
-
**current behavior** - modal opens, and you can still scroll body.
**expected behavior** - act like @angular/material / CDK's dialogs, and not allow scrolling anywhere within the application, excep…
-
I've installed `ngx-material-timepicker@2.2.3`.
Added:
```
import { NgxMaterialTimepickerModule } from 'ngx-material-timepicker';
@NgModule({
imports: [
// ...
NgxMaterialTimepickerMo…
-
I can use timeSet with ngx-material-timepicker
```
```
but it doesn't work with ngx-timepicker-field
```
```
Not sure how it's supposed …
-
#### Bug, feature request, or proposal:
Time Picker is missing, i think it must have that feature
-
https://cl.ly/b58027489c28
Not able to click to edit, Only keyboard works(Tab)
"ngx-material-timepicker": {
"version": "2.13.0",
}
-
In component we initialized **selectedEndTime**:
```typescript
public selectedEndTime: string = '11:59 PM';
```
In template we have such markup:
```html
```
Notice, that s…
-
Hey there
First of all, great Daterangepicker component! I've been looking out for one that uses material design.
But setting the timePicker boolean to true doesn't doesn't show the select boxes…
-
My timepicker is in a mat-form-field with
-
When I add ngx-material-timepicker to one of my component, it overrides my entire application font styles to a bolder font.
And I could figure out it is someway related to `@import "~@angular/mater…