Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8592 (s=8592, is=8599, ic=8597, ia=8599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8600 (s=8592, is=8600, ic=8598, ia=8600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8598 (s=8592, is=8600, ic=8598, ia=8600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8600 (s=8592, is=8600, ic=8598, ia=8600)