Block Event Render Hooks
Customize rectangular color-filled events — essentially all non-list events. These hooks apply in addition to the general Event Render Hooks. For more targeted hooks, see Row Event Render Hooks and Column Event Render Hooks.
blockEventClass - a ClassName Input for the outermost element of a block event
blockEventBeforeClass - a ClassName Input for the element before the “inner” wrapper
blockEventAfterClass - a ClassName Input for the element after the “inner” wrapper
blockEventInnerClass - a ClassName Input for the “inner” wrapper element
blockEventTimeClass - a ClassName Input for the time element within “inner”
blockEventTitleClass - a ClassName Input for the title element within “inner”