Skip to content

pantoken / formats/interactions/src / RemoveOptions

Interface: RemoveOptions

Options for a timeout-based removal.

Properties

timeout?

optional timeout?: number

Milliseconds before dismissal. Defaults to the target's computed --timeout.


transition?

optional transition?: "fade" | "none"

Exit treatment. Defaults to "fade", matching InstUI Alert.