Docs
Support Viewi
GitHub
This site is built with Viewi itself. It is experimental and still in development. If you see any bugs please do not hesitate and
open an issue
or DM me on
Twitter
.
Documentation section not found or is in development. Come back later.
4
0
4
Quick Start
Essentials
Installation
Using Viewi CLI
Manual Installation
Introduction
What is Viewi ?
What is reactivity ?
Base idea and concept
How Viewi works
Creating Components
A Simple Component
A Page Component
Layouts
Rendering Components
Inline Tag
Direct Render
Render through Router
Template Syntax
Text
Raw HTML
Expressions
Attributes
Dynamic Attributes
Boolean Attributes
Conditional Attributes
Template Tag
Dynamic Tag
Conditional Rendering
If
Else If
Else
Grouping with Template
List Rendering
Foreach
Foreach and If Combinations
Foreach and Template
Event Handling
Listening to Events
Method Event Handlers
Passing Arguments
Event Object
Dynamic Event
Form Input Bindings
Text
Multiline Text
Checkbox
Radio
Select
Components Basics
Base Example
Reusing Components
Passing Data through Properties
Dynamic Components
Slots
Named Slots
Fallback Content
Using with If, Foreach
Lifecycle
Services and Models
Advanced
Dependency Injection
Routing
Base Usage
Route Parameters Injection
Data Fetching
On Build Rendering
Configuration
Frameworks Integrations
Troubleshooting