Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
pages/navigation/navigationPage
NavigationPage
Class NavigationPage
This is the navigation that is always shown at the top of all Pages
Hierarchy
any
NavigationPage
Index
Constructors
constructor
Properties
active
Lang
Flag
bound
Auto
Collapse
dark
Mode
Switch
game
Mode
Switch
language
Select
navbar
Title
Accessors
is
Enabled
Methods
add
Event
Listeners
auto
Collapse
close
disable
disable
Settings
enable
enable
Settings
hide
Nav
Bar
highlight
Navigation
Link
opacity
set
Opacity
setup
setup
Easter
Eggs
show
Nav
Bar
toggle
Nav
Bar
update
Color
update
Lang
update
Navbar
Title
Constructors
constructor
new
NavigationPage
()
:
NavigationPage
Returns
NavigationPage
Properties
active
Lang
Flag
activeLangFlag
:
HTMLElement
bound
Auto
Collapse
boundAutoCollapse
:
any
dark
Mode
Switch
darkModeSwitch
:
HTMLElement
game
Mode
Switch
gameModeSwitch
:
HTMLElement
language
Select
languageSelect
:
HTMLElement
navbar
Title
navbarTitle
:
HTMLElement
Accessors
is
Enabled
get
isEnabled
()
:
boolean
Returns
boolean
Methods
add
Event
Listeners
addEventListeners
()
:
void
Returns
void
auto
Collapse
autoCollapse
(
event
:
any
)
:
void
Parameters
event
:
any
Returns
void
close
close
()
:
void
Returns
void
disable
disable
()
:
void
Returns
void
disable
Settings
disableSettings
()
:
void
Returns
void
enable
enable
()
:
void
Returns
void
enable
Settings
enableSettings
()
:
void
Returns
void
hide
Nav
Bar
hideNavBar
()
:
void
Returns
void
highlight
Navigation
Link
highlightNavigationLink
(
id
:
any
)
:
void
Parameters
id
:
any
Returns
void
opacity
opacity
(
newOpacity
?:
number
)
:
void
Parameters
newOpacity
:
number
= 1
Returns
void
set
Opacity
setOpacity
()
:
void
Returns
void
setup
setup
()
:
void
Returns
void
setup
Easter
Eggs
setupEasterEggs
()
:
void
Returns
void
show
Nav
Bar
showNavBar
()
:
void
Returns
void
toggle
Nav
Bar
toggleNavBar
()
:
void
Returns
void
update
Color
updateColor
(
bgClassName
?:
string
)
:
void
Parameters
bgClassName
:
string
= "bg"
Returns
void
update
Lang
updateLang
()
:
void
Returns
void
update
Navbar
Title
updateNavbarTitle
(
text
:
any
)
:
void
Parameters
text
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
Lang
Flag
bound
Auto
Collapse
dark
Mode
Switch
game
Mode
Switch
language
Select
navbar
Title
Accessors
is
Enabled
Methods
add
Event
Listeners
auto
Collapse
close
disable
disable
Settings
enable
enable
Settings
hide
Nav
Bar
highlight
Navigation
Link
opacity
set
Opacity
setup
setup
Easter
Eggs
show
Nav
Bar
toggle
Nav
Bar
update
Color
update
Lang
update
Navbar
Title
simpliPFy JS Frontend Documentation
Loading...
This is the navigation that is always shown at the top of all Pages