Function convertTextToBlocks

  • This function is used to convert text of only functionPrefix() functions to an array of Block's blocks with their positions on the grid

    Returns

    an array of Block's blocks with their positions on the grid

    Parameters

    • text: string

      text of only functionPrefix() functions to convert to blocks

    Returns [Block[], Grid]

Generated using TypeDoc