English 中文(简体)
拆除月度边界(实际大型日历)
原标题:remove the border of month-view (react big calendar)

采用大型反应日历的Im, 并想要清除包罗日历的边界。 以及如何改变日记栏和日记的颜色? 如何使其发挥作用?

https://i.stack.imgur.com/R7ktY.png”rel=“nofollow noreferer”>my历

<Calendar
style={{ height:  80vh  }}
localizer={localizer}
views={[ month ]}
formats={formats}
components={{
  toolbar: Toolbar,
  month: {
    header: MonthHeader,
  },
}}

/>

问题回答

暂无回答




相关问题
拆除月度边界(实际大型日历)

采用大型反应日历的Im, 并想要清除包罗日历的边界。 以及如何改变日记栏和日记的颜色? 如何使其发挥作用?

Blueprint, Sass and BrowserCMS

I like quite much browserCMS. And I also favour sass and blueprint. I would like to make these things to play together. Although I read somewhere brosercms can sass and blueprint, it is not obvious ...

Compass blueprint mixins undefined

I am trying to get compass/sass/haml working using blueprint but not having any luck with the blueprint mixins +column(24) just results in Sass syntax error undefined mixin column I m sure I am ...

How can I override blueprint s styles?

Hi I m using blueprint and for some reason I can t override some of their built-in styling (screen.css). So far I ve tried: #asset-index-desc .container div li :border ...

possible to define an array in Sass?

wondering if it is possible to use an array with Sass as I find my self repeating the following sort of thing: .donkey h2 background-color= !donkey .giraffe h2 background-color= !giraffe ...

How do I enable SASS line numbers in CSS output?

How can I enable line numbers in CSS output if I am using SASS? I found an article but I didn t quite understand where to make the modifications http://pivotallabs.com/users/damon/blog/articles/765-...

热门标签