@byomakase/omakase-player
Preparing search index...
ComponentVisibility
Interface ComponentVisibility
interface
ComponentVisibility
{
hide
()
:
void
;
isVisible
()
:
boolean
;
show
()
:
void
;
toggleVisibility
()
:
void
;
}
Index
Methods
hide
is
Visible
show
toggle
Visibility
Methods
hide
hide
()
:
void
Hides component
Returns
void
is
Visible
isVisible
()
:
boolean
Is component visible
Returns
boolean
show
show
()
:
void
Shows component
Returns
void
toggle
Visibility
toggleVisibility
()
:
void
Toggles component visibility
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
hide
is
Visible
show
toggle
Visibility
@byomakase/omakase-player
Loading...
Hides component