...
Internal Functions
CreateGrid()
MaintMain()
TextEditorRemoveStar()
App Lifecycle
The IIFE Main() function is called via a method call that is chained to the IIFE. The call to Main() starts up the application.
...
CreateGrid()
MaintMain()
TextEditorRemoveStar()
The IIFE Main() function is called via a method call that is chained to the IIFE. The call to Main() starts up the application.