ThemeList
@magic-modules/theme-list,
this is the @magic-modules ThemeList component. It shows a list of all @magic-themes.
installation
npm install @magic-modules/theme-list
usage
in a page or module View
<ThemeList></ThemeList>
demo
this is what it looks like
@magic-themes
below is a collection of the available @magic app themes. all of the themes below are designed to be usable on their own, but they can also be combined if needed.
@magic-themes/docs demo
the @magic documentation theme. used in all @magic docs.
@magic-themes/example demo
a minimal example theme.
@magic-themes/project demo
foundational @magic theme for project presentation.
@magic-themes/slides demo
theme that provides slides for presentations.
@magic-themes/reader demo
a theme designed to provide a reader mode.
source
the source for this page is in the example directory and gets built and published to github using @magic/core