Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 990 Bytes

three-story-controls.storypointscontrolsprops.md

File metadata and controls

21 lines (13 loc) · 990 Bytes

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