HtmlrenderWebkitHeadlessProtoModalDialogEvent
HTML RenderInfrastructureGoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoModalDialogEvent
3
out of 10
Low
SEO Impact
Event for a modal dialog created by one of window.confirm(), window.prompt(), or window.alert().
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Htmlrender Webkit Headless Proto Modal Dialog Event) contains 4 attributes that define its data structure. Key functionality includes: Whether a confirm() or prompt() dialog was confirmed. Will not be present for an alert() dialog.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
4Sort:|Filter:
confirmedboolean(Default:
nilWhether a confirm() or prompt() dialog was confirmed. Will not be present for an alert() dialog.
messagestringDefault:
nilFull type: String.tresultstringDefault:
nilFull type: String.tFor a prompt() dialog, the result of the prompt. Will not be present for other types of dialogs. If confirmed == false and the prompt had a default value, result will contain the default value.
typestringDefault:
nilFull type: String.t