AngularmatDatepicker禁用日期转型
创始人
2024-10-28 07:01:37
0

要禁用matDatepicker中的日期转型,可以使用DateAdapter中的format方法。可以扩展NativeDateAdapter并覆盖format()。以下是一个示例:

import { NativeDateAdapter} from '@angular/material/core';
import { MatDateFormats } from '@angular/material/core';

export class MyDateAdapter extends NativeDateAdapter {
  format(date: Date, displayFormat: Object): string {
    if (displayFormat === 'input') {
      const day = date.getDate();
      const month = date.getMonth() + 1;
      const year = date.getFullYear();
      return `${year}-${month}-${day}`;
    }
    return date.toDateString();
  }
}

export const MY_DATE_FORMATS: MatDateFormats = {
  parse: {
    //不需要设置解析格式;
    dateInput: null,
  },
  display: {
    dateInput: 'input',
    monthYearLabel: 'MM/YYYY',
    dateA11yLabel: 'LL',
    monthYearA11yLabel: 'MMMM YYYY',
  },
};

//添加到模块之后,可以使用它对matDatepicker的所有日期选项卡进行禁用。MatDatePicker中有一个“dateClass“选项,它可以使用matDatepicker的日历组件中的自定义函数来禁用特定日期。

@Component({
  selector: 'app-my-component',
  templateUrl: './my-component.component.html',
  styleUrls: ['./my-component.component.css'],
  providers: [
    { provide: DateAdapter, useClass: MyDateAdapter },
    { provide: MAT_DATE_FORMATS, useValue: MY_DATE_FORMATS },
  ],
})
export class MyComponent {}

//在模板上设置日期className样式来禁用它
template:
  
    
    
    
  

ts:
  dateClass() {
    return (date: Date): MatCalendarCellCssClasses => {
      const day = date.getDate();
      // Disable 1st of

相关内容

热门资讯

总结透视!pokerworld... 总结透视!pokerworld修改器,hhpoker的辅助是真的吗,手册教程(有挂方法)-哔哩哔哩1...
专业透视!pokemmo手机辅... 专业透视!pokemmo手机辅助软件!好像存在有辅助软件(有挂讲解)-哔哩哔哩1、下载好pokemm...
分享透视!拱趴大菠萝有挂吗,w... 分享透视!拱趴大菠萝有挂吗,wepoker可以开透视吗,举措教程(有挂头条)-哔哩哔哩;1、wepo...
辅助透视!福建大菠萝万能辅助器... 辅助透视!福建大菠萝万能辅助器!原来是有辅助app(有挂透视)-哔哩哔哩1、福建大菠萝万能辅助器辅助...
详细透视!德州局透视脚本下载安... 详细透视!德州局透视脚本下载安装最新版本,德普之星app安卓版破解版,绝活教程(有挂秘籍)-哔哩哔哩...
曝光透视!拱趴大菠萝挂!确实一... 曝光透视!拱趴大菠萝挂!确实一直都是有辅助技巧(有人有挂)-哔哩哔哩拱趴大菠萝挂破解侠是真的助透视。...
解迷透视!wejoker私人辅... 解迷透视!wejoker私人辅助软件,智星菠萝有挂吗,手段教程(有挂讲解)-哔哩哔哩1、wejoke...
解迷透视!拱趴游戏破解器!竟然... 解迷透视!拱趴游戏破解器!竟然是真的有辅助脚本(有挂细节)-哔哩哔哩一、拱趴游戏破解器游戏安装教程牌...
详情透视!poker红龙辅助,... 详情透视!poker红龙辅助,wepoker软件靠谱么,学习教程(竟然有挂)-哔哩哔哩1、wepok...
教你透视!pokemmo脚本辅... 教你透视!pokemmo脚本辅助器下载!其实存在有辅助软件(有挂教学)-哔哩哔哩1、玩家可以在pok...