Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8641 (s=8641, is=8648, ic=8646, ia=8648)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8649 (s=8641, is=8649, ic=8647, ia=8649)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8647 (s=8641, is=8649, ic=8647, ia=8649)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8649 (s=8641, is=8649, ic=8647, ia=8649)