Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78098 (s=78098, is=78155, ic=78156, ia=78157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78156 (s=78098, is=78156, ic=78157, ia=78158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78157 (s=78098, is=78156, ic=78157, ia=78158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78158 (s=78098, is=78156, ic=78157, ia=78158)