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