Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101059 (s=101059, is=101123, ic=101124, ia=101126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101124 (s=101059, is=101124, ic=101125, ia=101127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101125 (s=101059, is=101124, ic=101125, ia=101127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101127 (s=101059, is=101124, ic=101125, ia=101127)