Skip to content

Commit

Permalink
Document option warningTimeout
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
  • Loading branch information
marvinruder authored and davidjbradshaw committed Sep 14, 2023
1 parent a60fbdf commit 6209772
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/parent_page/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,15 @@ Resize iFrame to content width.

Set the number of pixels the iFrame content size has to change by, before triggering a resize of the iFrame.


### warningTimeout

default: 5000
type: integer

Set the number of milliseconds after which a warning is logged if the iFrame has not responded. Set to `0` to supress warning messages of this type.


### widthCalculationMethod

default: 'scroll'
Expand Down

0 comments on commit 6209772

Please sign in to comment.