ModuleList

@magic-modules/module-list

this is the @magic-modules ModuleList component.

It shows a list of all @magic-modules.

installation

npm install @magic-modules/module-list

usage

in a page or module View

<ModuleList></ModuleList>

demo

this is what it looks like

@magic-modules

modules are the building blocks of @magic. modules can be used to add both client and server functionality to your @magic app.

source

the source for this page is in the example directory and gets built and published to github using @magic/core