Skip to content

Latest commit

 

History

History
119 lines (60 loc) · 3.52 KB

nav.md

File metadata and controls

119 lines (60 loc) · 3.52 KB

Imba Home [href=/]

Get Started [doc=docs/start] [href=/start]

Scripting [doc=docs/scripting] [href=/docs]

Introduction [doc=docs/basic-syntax] [href=/docs/introduction]

Variables [doc=docs/variables] [href=/docs/basic-syntax/variables]

Identifiers [doc=docs/identifiers] [href=/docs/basic-syntax/identifiers]

Literal Types [doc=docs/literals] [href=/docs/basic-syntax/literals] [skip]

Operators [doc=docs/operators] [href=/docs/basic-syntax/operators]

Functions [doc=docs/functions] [href=/docs/basic-syntax/functions]

Control Flow [doc=docs/control-flow] [href=/docs/basic-syntax/control-flow]

Classes [doc=docs/classes] [href=/docs/basic-syntax/classes]

Modules [doc=docs/modules] [href=/docs/basic-syntax/modules]

Types [doc=docs/types] [href=/docs/basic-syntax/types] [skip]

UI [href=/ui] [doc=docs/ui]

Elements [doc=docs/tags] [href=/docs/tags]

Mounting [doc=docs/mounting] [href=/docs/tags/mounting]

Binding Data [doc=docs/data-binding] [href=/docs/tags/data-binding]

Components [doc=docs/components] [href=/docs/components]

Slots [doc=docs/slots] [href=/docs/components/slots]

Lifecycle [doc=docs/lifecycle] [href=/docs/components/lifecycle]

Teleports [doc=docs/teleports] [href=/docs/components/teleports]

Events [doc=docs/events] [href=/docs/events]

Usage [doc=docs/event-handling] [href=/docs/events/handling]

Deep-dive into event handling syntax and features.

Modifiers [doc=docs/event-modifiers] [href=/docs/events/modifiers]

Reference for all event modifiers.

Hotkeys [doc=docs/hotkeys] [href=/docs/events/hotkeys]

Reference [doc=docs/event-reference] [href=/docs/events/reference]

Reference for all events and their interfaces.

Styles [doc=docs/styles] [href=/docs/css]

Syntax [doc=docs/style-syntax] [href=/docs/css/syntax]

Basic descriptions of how to write styles in imba.

Properties [doc=docs/style-properties] [href=/docs/css/properties]

Reference for all shorthands and regular css properties.

Modifiers [doc=docs/style-modifiers] [href=/docs/css/modifiers]

Reference for all style modifiers.

Custom Units [doc=docs/style-units] [href=/docs/css/units]

Defining and using custom style units.

Colors [doc=docs/colors] [href=/docs/css/colors]

Values [doc=docs/style-data-types] [href=/docs/css/values]

Reference for all css data types like <color>, <angle> and <length>

Assets [doc=docs/assets] [href=/docs/assets]

Router [doc=docs/router] [href=/docs/router]

Guides [href=/guides] [doc=guides/index]

Using Imba Router [doc=docs/routing] [href=/guides/routing] [skip]

Deployment [doc=guides/deployment] [href=/guides/deployment]

Static Deployment [doc=guides/static_deployment] [href=/guides/deployment/static]

Full Stack Deployment [doc=guides/full_stack_deployment] [href=/guides/deployment/full_stack]

Declarative Rendering [doc=docs/declarative-rendering] [href=/guides/rendering]

Incremental Adoption [doc=guides/incremental] [href=/guides/incremental]

Other [href=/other] [doc=docs/other]

API Reference [href=/api]

Changelog [doc=changelog] [href=/changelog]

Command Line Tool [doc=docs/cli] [href=/cli]

Playground [href=/try] [target=_blank]

Experimental [href=/experimental] [doc=docs/experimental]

Undocumented [doc=docs/undocumented] [href=/undocumented]

Decorators [doc=docs/decorators] [href=/docs/decorators]

Observable [doc=docs/observable] [href=/docs/observable]

Ease Transitions [doc=guides/transitions] [href=/guides/transitions]