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