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