elemi ~master (2025-04-23T12:14:51.4798287)
Dub
Repo
Element.MobileViewport
elemi
element
Element
A common head element for adjusting the viewport to mobile devices.
struct
Element
enum
MobileViewport
=
elemH
!
"meta"
(
attr
!
"name"
=
"viewport"
,
attr
!
"content"
=
"width=device-width, initial-scale=1"
)
;
Meta
Source
See Source File
elemi
element
Element
aliases
XMLDeclaration
functions
acceptsContent
addTrusted
opOpAssign
toString
manifest constants
HTMLDoctype
MobileViewport
static functions
make
variables
attributes
content
directive
endTag
startTag
trail
A common head element for adjusting the viewport to mobile devices.