Skip to main content
Version: 1.0.8

IPlannerComponentProps

@spartanfx/react v1.0.8


@spartanfx/react / IPlannerComponentProps

Interface: IPlannerComponentProps

Props passed to a custom item renderer.

Properties

PropertyTypeDescription
bgColorColorThe background color assigned to the item.
className?stringOptional CSS class.
itemIPlannerItemThe planner item being rendered.
style?anyOptional inline styles.
textColor?stringOptional text color override for the item.