View Source API Reference reflect_os_console v0.10.1

Modules

ReflectOS.Console keeps the contexts that define your domain and business logic.

The entrypoint for defining your web interface, such as controllers, components, channels, and so on.

Provides core UI components.

This module is invoked by your endpoint in case of errors on HTML requests.

This module is invoked by your endpoint in case of errors on JSON requests.

Provides form UI components.

A module providing Internationalization with a gettext-based API.

This module holds different layouts used by your application.

Provides core page components.

This module contains pages rendered by PageController.