three-story-controls

Home > three-story-controls > StoryPointsControlsProps

StoryPointsControlsProps interface

Properties that can be passed to the StoryPointsControls constructor

Signature:

export interface StoryPointsControlsProps 

Properties

Property Type Description
cycle? boolean (Optional) Whether to cycle to the first/last POI after reaching the end/start. When false, controls with emit ‘ExitStoryPoints’ events. Defaults to false.
useKeyboard? boolean (Optional) Use keyboard arrow keys as navigation, defaults to true