@geogirafe/lib-geoportal
    Preparing search index...

    Implements

    Index
    • Applies a layout to the state, ignoring the values that are not valid anymore. A shared state can have been created by another version of the application, in which other components or other layouts were available.

      Parameters

      • type: "1x1" | "2x1" | "1x2" | "2x2"
      • Optionalcells: CellContent[]
      • Optionalsizes: { columns: number[]; rows: number[] }

      Returns void