mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-09 20:00:12 +00:00
Harvey Tindall
d2e5209832
not the happiest with it, but it works alright. PageManager is instantiated, you pass is Page{} objects, which have a (code)name, page title, and url, and a show, hide, and shouldSkip function, each returning a bool. The first two are self explanatory, the last tells you if the page is disabled for some reason (like on setup some are disabled if messages are). You can then call load(<(code)name>), or prev/next(<name>). |
||
---|---|---|
.. | ||
modules | ||
typings | ||
admin.ts | ||
crash.ts | ||
form.ts | ||
pwr-pin.ts | ||
pwr.ts | ||
setup.ts | ||
tsconfig.json | ||
user.ts |