Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101972 (s=101972, is=102036, ic=102037, ia=102039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102037 (s=101972, is=102037, ic=102038, ia=102040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102038 (s=101972, is=102037, ic=102038, ia=102040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102040 (s=101972, is=102037, ic=102038, ia=102040)