undefined

Components

EdgeJS has fantastic support for components, which features support for state, props, slots, slot scopes, and data injection. Components allow you to define markup or functionality once, and use it throughout your app.

3 Series
35 Lessons
Components

Snippets

Components
Tailwind
AdonisJS

Simple AdonisJS 6 Layout Component

With AdonisJS 6, layouts have been removed in favor of components. In this snippet, we provide a simple layout component example.

Showing 1 to 1 of 1 results