Home > @cascadiacollections/fluentui-compat > TimeoutId
TimeoutId type
The timeout ID type that works across different environments
Signature:
export type TimeoutId = ReturnType<typeof setTimeout>;
Home > @cascadiacollections/fluentui-compat > TimeoutId
The timeout ID type that works across different environments
Signature:
export type TimeoutId = ReturnType<typeof setTimeout>;