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