Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3600 (s=3600, is=3604, ic=3602, ia=3604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3605 (s=3600, is=3605, ic=3603, ia=3605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3603 (s=3600, is=3605, ic=3603, ia=3605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3605 (s=3600, is=3605, ic=3603, ia=3605)