volto-slimheader

0.1.3 • Public • Published

volto-slimheader

Volto addon for a customizable slimheader. Intended to be used with collective.volto.slimheader.

Install with mrs-developer (see Volto docs) or with:

yarn add volto-slimheader

Created with voltocli.

Usage

To customize the SlimHeaderConfigurationForm component, you can now create your own component in your site and replace it using the Volto component registry in your site config file:

import MySlimHeaderConfigurationForm from './src/MySlimHeaderConfigurationForm';

config.registerComponent({
  name: 'SlimHeaderConfigurationForm',
  component: MySlimHeaderConfigurationForm,
});

/volto-slimheader/

    Package Sidebar

    Install

    npm i volto-slimheader

    Weekly Downloads

    243

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    26.9 MB

    Total Files

    721

    Last publish

    Collaborators

    • giuliaghisini