Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123308 (s=123308, is=123385, ic=123387, ia=123390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123386 (s=123308, is=123386, ic=123388, ia=123391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123388 (s=123308, is=123386, ic=123388, ia=123391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123391 (s=123308, is=123386, ic=123388, ia=123391)