Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65079 (s=65079, is=65134, ic=65135, ia=65136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65135 (s=65079, is=65135, ic=65136, ia=65137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65136 (s=65079, is=65135, ic=65136, ia=65137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65137 (s=65079, is=65135, ic=65136, ia=65137)