Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScrollToIndexCommand

Scroll forward or backward through a ScrollView or Sequence to ensure that a particular child component is in view.

interface

Hierarchy

  • ScrollToIndexCommand

Index

Properties

Optional align

align: Align

componentId

componentId: string

Optional delay

delay: number | string

Optional description

description: string

index

index: number | string

type

type: "ScrollToIndex"

Optional when

when: boolean