Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5101 (s=5101, is=5107, ic=5105, ia=5107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5108 (s=5101, is=5108, ic=5106, ia=5108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5106 (s=5101, is=5108, ic=5106, ia=5108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5108 (s=5101, is=5108, ic=5106, ia=5108)