Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123022 (s=123022, is=123098, ic=123101, ia=123103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123099 (s=123022, is=123099, ic=123102, ia=123104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123102 (s=123022, is=123099, ic=123102, ia=123104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123104 (s=123022, is=123099, ic=123102, ia=123104)