Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11126 (s=11126, is=11136, ic=11135, ia=11137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11137 (s=11126, is=11137, ic=11136, ia=11138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11136 (s=11126, is=11137, ic=11136, ia=11138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11138 (s=11126, is=11137, ic=11136, ia=11138)