is Component Between
fun isComponentBetween(componentId: InteractiveId, start: InteractiveId, end: InteractiveId): Boolean
Check if the component is a part of the range (including both).
Check if the component is a part of the range (including both).