【问题标题】:How can i replace the navigation icons of react-material-ui datepicker?如何替换 react-material-ui datepicker 的导航图标?
【发布时间】:2021-08-17 13:57:20
【问题描述】:

有什么办法可以替换react-material-ui datepicker的导航图标吗?我尝试了很多,但没有任何效果。

<button class="MuiButtonBase-root MuiIconButton-root MuiPickersCalendarHeader-iconButton" tabindex="0" type="button">
  <span class="MuiIconButton-label">
    <svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true">
      <path d="M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"></path>
      <path fill="none" d="M0 0h24v24H0V0z"></path>
    </svg>
  </span>
  <span class="MuiTouchRipple-root"></span>
</button>

【问题讨论】:

    标签: css reactjs material-ui react-material


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2021-03-22
      • 2018-04-27
      • 2016-07-05
      • 2022-08-21
      • 1970-01-01
      • 2021-05-23
      • 2018-11-22
      • 2018-11-22
      • 1970-01-01
      相关资源
      最近更新 更多