deviceadapt

package
v0.0.0-...-41cedfc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package deviceadapt is to specify, in CSS, the size, zoom factor, and orientation of the viewport that is used as the base for the initial containing block.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSSViewportRule

type CSSViewportRule struct {
	cssom.CSSRule
}

class: CSSViewportRule

func CSSViewportRuleFromJS

func CSSViewportRuleFromJS(value js.Value) *CSSViewportRule

CSSViewportRuleFromJS is casting a js.Value into CSSViewportRule.

func CSSViewportRuleFromWrapper

func CSSViewportRuleFromWrapper(input core.Wrapper) *CSSViewportRule

CSSViewportRuleFromJS is casting from something that holds a js.Value into CSSViewportRule.

func (*CSSViewportRule) Style

func (_this *CSSViewportRule) Style() *cssom.CSSStyleDeclaration

Style returning attribute 'style' with type cssom.CSSStyleDeclaration (idl: CSSStyleDeclaration).

type Union

type Union struct {
	Value js.Value
}

func UnionFromJS

func UnionFromJS(value js.Value) *Union

func (*Union) JSValue

func (u *Union) JSValue() js.Value

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL