Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123002 (s=123002, is=123078, ic=123081, ia=123083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123079 (s=123002, is=123079, ic=123082, ia=123084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123082 (s=123002, is=123079, ic=123082, ia=123084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123084 (s=123002, is=123079, ic=123082, ia=123084)