Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123542 (s=123542, is=123619, ic=123621, ia=123624)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123620 (s=123542, is=123620, ic=123622, ia=123625)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123622 (s=123542, is=123620, ic=123622, ia=123625)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123625 (s=123542, is=123620, ic=123622, ia=123625)