Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11341 (s=11341, is=11351, ic=11350, ia=11352)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11352 (s=11341, is=11352, ic=11351, ia=11353)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11351 (s=11341, is=11352, ic=11351, ia=11353)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11353 (s=11341, is=11352, ic=11351, ia=11353)