@resistdesign/voltra
    Preparing search index...

    Type Alias LayoutComponents

    Layout Components

    type LayoutComponents = {
        areas: ComponentMap;
        layout: FCWithChildren;
    }
    Index

    Properties

    Properties

    Map of PascalCase area components keyed by area name.

    The generated layout container component.