Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23020 (s=23020, is=23036, ic=23038, ia=23040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23037 (s=23020, is=23037, ic=23039, ia=23041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23039 (s=23020, is=23037, ic=23039, ia=23041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23041 (s=23020, is=23037, ic=23039, ia=23041)