Skip to content

pantoken / formats/interactions/src / RemoveOptions

インターフェース: RemoveOptions

タイムアウトベースの削除のオプション。

プロパティ

timeout?

optional timeout?: number

解除までのミリ秒。既定値はターゲットの計算された --timeout です。


transition?

optional transition?: "fade" | "none"

退出時の処理。既定値は "fade" で、InstUI Alert と一致します。