Project home
API overview
npm
Theme
System
Light
Dark
vue-screenfull
Preparing search index...
vScreenfull
Variable vScreenfull
Const
vScreenfull
:
{
mounted
(
element
:
HTMLElement
,
binding
:
DirectiveBinding
<
ScreenfullDirectiveValue
>
,
)
:
void
;
unmounted
(
element
:
HTMLElement
)
:
void
;
updated
(
element
:
HTMLElement
,
binding
:
DirectiveBinding
<
ScreenfullDirectiveValue
>
,
)
:
void
;
}
= ...
Type Declaration
mounted
:
function
mounted
(
element
:
HTMLElement
,
binding
:
DirectiveBinding
<
ScreenfullDirectiveValue
>
,
)
:
void
Parameters
element
:
HTMLElement
binding
:
DirectiveBinding
<
ScreenfullDirectiveValue
>
Returns
void
unmounted
:
function
unmounted
(
element
:
HTMLElement
)
:
void
Parameters
element
:
HTMLElement
Returns
void
updated
:
function
updated
(
element
:
HTMLElement
,
binding
:
DirectiveBinding
<
ScreenfullDirectiveValue
>
,
)
:
void
Parameters
element
:
HTMLElement
binding
:
DirectiveBinding
<
ScreenfullDirectiveValue
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
System
Light
Dark
vue-screenfull
Loading...