Search
Preparing search index...
The search index is not available
@ustra/nuxt - v2.1.0-stable
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"src/vue/plugins/func/dom"
Dom
Class Dom
dom 연계 기능
browser
Hierarchy
Dom
Index
Constructors
constructor
Properties
_media
Query
context
Accessors
body
document
media
Query
window
Constructors
constructor
new
Dom
(
context
:
any
)
:
Dom
Parameters
context:
any
Returns
Dom
Properties
Private
_media
Query
_media
Query
:
MediaQuery
= null
Private
context
context
:
Context
= null
Accessors
body
get
body
(
)
:
HTMLElement
body 객체 조회
Returns
HTMLElement
document
get
document
(
)
:
Document
document 객체 조회
Returns
Document
media
Query
get
mediaQuery
(
)
:
{
instance
:
any
;
state
:
any
}
media query
Returns
{
instance
:
any
;
state
:
any
}
instance
:
state
:
window
get
window
(
)
:
Window
&
globalThis
window 객체 조회
Returns
Window
&
globalThis
Globals
"src/vue/plugins/func/dom"
Dom
constructor
_media
Query
context
body
document
media
Query
window
dom 연계 기능