Changeable properties for plugins. These properties can change dynamically during the lifecycle of the plugin. Extends from IChangeableProps, providing plugins with the ability to update their properties over time.

Hierarchy

Properties

__fixHelperChangeableProps?: any
iterator?: number

Defines the scroll step when using keyboard navigation (in pixels). Controls the amount the scroll will move with each key press.

Default

40