Prerender Attempt Completed
@Serializable
Fired when a prerender attempt is completed.
Constructors
Link copied to clipboard
constructor(key: PreloadingAttemptKey, initiatingFrameId: FrameId, prerenderingUrl: String, finalStatus: PrerenderFinalStatus, disallowedApiMethod: String? = null)
Properties
Link copied to clipboard
This is used to give users more information about the name of the API call that is incompatible with prerender and has caused the cancellation of the attempt
Link copied to clipboard
Link copied to clipboard
The frame id of the frame initiating prerendering.
Link copied to clipboard
Link copied to clipboard