entviz — @entviz/core & @entviz/react API
    Preparing search index...

    Function gridShapes

    • Every grid shape a value can take (its cell count is fixed; only the arrangement varies). Sorted tall → wide. The cell count comes from the same tokenization render() uses, so the offered shapes are exactly the achievable ones — picking one and feeding its targetAr back to render reproduces it.

      Parameters

      • value: string

      Returns GridShape[]