Skip to content

RunWithTimeoutNoticeParams.content?

RunWithTimeoutNoticeParams › content?

Type: ValueProvider<DocumentFragment | string>

Custom content to show in the notice instead of the default timed-out message. Resolved only if the operation exceeds RunWithTimeoutNoticeParams.timeoutInMilliseconds, shown as a permanent notice, and hidden when the operation completes.