Our powerful JS Calendar component


Post by ghulam.ghous »

Instead of this:

    features: {
      eventTooltip: eventTooltipConfig
    },

Use this:

    eventTooltipFeature: eventTooltipConfig

https://bryntum.com/products/calendar/docs/guide/Calendar/integration/react/guide#features


Post Reply