Options
All
  • Public
  • Public/Protected
  • All
Menu

Module LayoutSerializer

Index

Functions

fromJson

  • Returns an instantiated layout region corresponding to the serialized region. Callers must handle final setup (such as attaching the region to it's parent).

    Prereqs: layoutParts must already be setup on the root

    Parameters

    Returns DashboardLayoutRegion<any>

    A layout region that has been initialized but not yet attached to it's parent

toJson

Generated using TypeDoc