Interface IStepChangingEventArgs

階層

Hierarchy (View Summary)

プロパティ

cancel: boolean

イベントをキャンセルする機能を提供します。

event?: Event

ブラウザー イベントです。

newIndex: number
oldIndex: number
owner: IgxStepper

オーナー コンポーネントへの参照を提供します。