@witchcraft/layout
    Preparing search index...
    • See also createDebugLabeler for customizing the labeling function, for example to debug the pixel sizes instead of position/size:

      consoleDebugWindow(clone, 50, createDebugLabeler({
      showPxSize: true,
      showSize: false,
      showPos: false,
      getWin: () => clone
      }))

      @

      Parameters

      Returns void