seoViewport abstract method

void seoViewport(
  1. String viewport
)

Definition of viewport meta tag attribute Separate list of viewport strings by commas https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag Add web mata data of viewport attribute

Implementation

void seoViewport(String viewport);