Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100232 (s=100232, is=100295, ic=100296, ia=100297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100296 (s=100232, is=100296, ic=100297, ia=100298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100297 (s=100232, is=100296, ic=100297, ia=100298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100298 (s=100232, is=100296, ic=100297, ia=100298)