Skip to main content
Version: 1.0.4

IPlannerComponentProps

@spartanfx/react v1.0.4


@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.