Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65210 (s=65210, is=65265, ic=65266, ia=65267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65266 (s=65210, is=65266, ic=65267, ia=65268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65267 (s=65210, is=65266, ic=65267, ia=65268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65268 (s=65210, is=65266, ic=65267, ia=65268)