You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, usually you see a few days from the previous month (29, 30, 31 perhaps) and a few days from the next month (1, 2, 3, 4 perhaps). I want to prevent the display and interactivity of these.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For example, usually you see a few days from the previous month (29, 30, 31 perhaps) and a few days from the next month (1, 2, 3, 4 perhaps). I want to prevent the display and interactivity of these.
I can do something like this in CSS:
... but I'm wondering if the options API officially supports this somehow?
Beta Was this translation helpful? Give feedback.
All reactions