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