Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97047 (s=97047, is=97108, ic=97109, ia=97110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97109 (s=97047, is=97109, ic=97110, ia=97111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97110 (s=97047, is=97109, ic=97110, ia=97111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97111 (s=97047, is=97109, ic=97110, ia=97111)