Introduction
Hello World
1.
Server-Client
Architecture
2.
How it works?
3.
App
❱
3.1.
Navbar
3.2.
Page
4.
State Storage
❱
4.1.
App Cache
4.2.
Session Cache
4.3.
State Cache
5.
Components
Components
6.
Content Components
❱
6.1.
Title
6.2.
Subtitle
6.3.
Text
6.4.
Image
6.5.
Code
6.6.
Markdown
6.7.
Divider
6.8.
Link
6.9.
Latex
7.
Data Components
❱
7.1.
JSON
7.2.
Table
8.
Input Components
❱
8.1.
Textarea
8.2.
Textbox
8.3.
Fileupload
8.4.
Download Button
8.5.
Checkbox
8.6.
Button
8.7.
Select
8.8.
Radio
8.9.
Datepicker
8.10.
Timepicker
8.11.
Datetimepicker
8.12.
Number Input
8.13.
Form
9.
Layout Components
❱
9.1.
Container
9.2.
Box
9.3.
Column
9.4.
Expand
9.5.
Tab
10.
Misc Components
❱
10.1.
Echo
10.2.
Message
10.3.
Progress Bar
10.4.
🧪 Iframe
10.5.
Html
Light
Rust
Coal
Navy
Ayu
ToolGUI
App
The App includes the info of
Navbar
: The navbar is the topmost part of the app.
Pages
: The App hold a ordered map from page name to page's data.