-
Notifications
You must be signed in to change notification settings - Fork 4
footer.ts
-
switchTheme() ⇒
void
Changes the theme of the page and sets a localStorage variable to track the theme between page loads.
-
showSettings() ⇒
void
Displays the settings modal and restores default values.
-
updateDefaultValues() ⇒
void
Called when user submits values. Stores entered values in localstorage.
-
readDefaultValues() ⇒
void
Populates input fields with default values on page load and on reset. Retrieves default values from local storage, if available.
-
restoreDefaults() ⇒
void
Sets dialog options back to their default values when the user resets custom globals.
- validateGlyphSettings(input)
Validates a glyph user input and updates the UI with any errors
Changes the theme of the page and sets a localStorage variable to track the theme between page loads.
Displays the settings modal and restores default values.
Called when user submits values. Stores entered values in localstorage.
Populates input fields with default values on page load and on reset. Retrieves default values from local storage, if available.
Sets dialog options back to their default values when the user resets custom globals.
The input HTML elements in the footer.
Kind: inner constant of restoreDefaults
Validates a glyph user input and updates the UI with any errors
Kind: global function
Param | Type | Description |
---|---|---|
input | HTMLInputElement |
The user's glyph input |
Thank you for using the Eisvana Wiki Page Creator! I hope it helps you create amazing pages for your No Man's Sky discoveries. If you have any feedback or suggestions for how the project can be improved, please let me know.